/KYT

⚟ Cryptocurrency trends with a customizable time range

Primary LanguageJavaScript

KYT

KYT shows cryptocurrencies trends in a customizable time range.

Data is collected from Coinbase.

The project is built with React and MobX State Tree. VX is used for SVG manipulation and transitions.

Install dependencies:

yarn

Start development server:

yarn start

head to http://localhost:8000/ to see the app running

Build for production:

yarn build

Bundled files can be found in build/

Resources