Skip to content

Crypto currency tracker using ReactJS, React Charts and CoinBase API

Notifications You must be signed in to change notification settings

rohit-khanna/crypto-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Crypto currency tracker

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

Demo Screenshot

Select Base Currency Select Crypto currency Pair
Screenshot of system Screenshot of system
Final Prices -
Screenshot of system

Steps to run

Install all dependencies

$ yarn  

Run the application

$ yarn start

About

Crypto currency tracker using ReactJS, React Charts and CoinBase API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published