This project was built with react, bootstrap to display Top 10 Crypto Currency in real time
$ node --version
v14.12.0
$ npm --version
6.14.8
$ git clone https://github.com/Nradar/CryptoCap.git
$ cd CryptoCap
$ npm install
$ npm run start
Open http://localhost:3000/ in your favourite browser
Tiancheng Zhao