Skip to content

HarveyD/crypto-coaster

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Crypto Coaster

Build Status

CryptoCoaster

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!

Live Page

https://www.harveydelaney.com/crypto-coaster

Development

  1. npm install
  2. npm run dev

Production

npm run prod