I have build and deploy a corona tracker application. Covered topics: React.js, Chart.js, Material UI to fetch data from an API and display it in a very minimalistic way and much more.
- Displays global data in line chart format.
- Displays individual country data in a bar chart format
API used: https://covid19.mathdro.id/api
Setup:
- run
npm i && npm start