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