- Notifications
You must be signed in to change notification settings - Fork2
Simple web page to visualise cryptocurrency price fluctuations.
NotificationsYou must be signed in to change notification settings
HarveyD/crypto-coaster
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
A quick little web page that shows a number of cryptocurrency mascots on their coaster ride of crazy price fluctuations.
Using sockets from CryptoCompare (https://www.cryptocompare.com/) and simple CSS rotation depending on the % change.
I like to think this project is simple - yet effective!
https://www.harveydelaney.com/crypto-coaster
npm install
npm run dev
npm run prod