Go to file
Emily Doherty 6b5419b657 Updated interact methodology
Before, seeing exactly what number was on the chart required you to hover you mouse on the point exactly. Now, you can hover anywhere on the chart and it will tell you the the point closest to your mouse
2022-11-26 02:15:10 -08:00
src Updated interact methodology 2022-11-26 02:15:10 -08:00
.gitignore Minor QOL update 2022-11-26 01:30:24 -08:00
buildspec.yml Fix buildspec post_build stage name 2021-07-01 17:29:45 -04:00
LICENSE Add License, AGPL 2021-07-02 14:06:19 -04:00
package-lock.json Update dependancies 2022-11-26 02:08:18 -08:00
package.json Update dependancies 2022-11-26 02:08:18 -08:00
README.md Update Readme with a bit more information and a CodeBuild badge 2021-07-01 20:50:23 -04:00
webpack.config.js Minor QOL update 2022-11-26 01:30:24 -08:00

About

These are the public assets for the wowtoken.app website, served off Amazon S3 behind CloudFront.

This project gets picked up by CodePipline, built via CodeBuild, and deployed.

Build Status