tagraha / bitcoin-price-tracker

Bitcoin price ticker built with react (PWA support)

Home Page:https://www.betotally.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

Changelog

Getting started

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

Lighthouse Score

alt text

Preview

alt text

alt text

About

Bitcoin price ticker built with react (PWA support)

https://www.betotally.com


Languages

Language:JavaScript 66.9%Language:CSS 33.1%