This is a crypto currency tracker , created in ReactJS and use CoinBase API to fetch the latest prices for selected crypto-currencies.
The historical data is plotted on a graph using React Charts.
The initial reference was taken from the Codeburst.io-Build a cryptocurrency dashboard with React
CSS Framework used : React Semantic UI
Websockets are used to continuously show any price changes for currency pair. Websocket feed- CoinBase
Select Base Currency | Select Crypto currency Pair |
---|---|
Final Prices | - |
---|---|
$ yarn
$ yarn start