FollowMeDown / crypto-coaster

Simple web page to visualise cryptocurrency price fluctuations.

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Simple web page to visualise cryptocurrency price fluctuations.

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


Languages

Language:JavaScript 73.0%Language:SCSS 15.1%Language:HTML 12.0%