$ git clone https://github.com/yeondam88/react-crpyto-compare-app.git
$ npm install
$ npm start
This is React implementation of Scotch.io Vue.js tutorial click here to see original post
- CoinMarketCap API used to fetched data Go
- Cryptocompare API used to fetched coin's logo image url & detail info Go
- Cryptocompare API changed... need to reimplement the fetching the data..