To install dependencies
npm -i
To start app in development mode
npm start
- React
- @nivo/bar
- coingecko.com
- Bar graph displaying the different fields desired when querying data
- Note: Because some fields have extremely large numbers, for example: market cap, total volume, circulating supply and total supply. When querying current price, 24h high, 24 low and Change in 24h with the larger fields, the smaller numbers will not display on the graph.