This react project is created from scratch(without create react app).
The cryptocurrency application lists the top 100 cryptocurrencies and shows its details. Also shows the overview analysis for all of the displayed currencies in the form of a Scatter chart. The data is listed from CoinMarketCap.
npm install
npm start