This project bootstraped using react-scratch and temporary hosted at https://www.betotally.com for demo. we are using wss://real.okcoin.com:10440/websocket for websocket connection
clone this repo
git clone git@github.com:tagraha/bitcoin-price-tracker.git
cd bitcoin-price-tracker
npm install
npm run build
npm run start-dev
// the app will be served at localhost:3000
npm run start
// production