The project is going to fetch the live data from the API using Async/Await syntax. In this project I have created a COVID-19 Tracker/Stats Application using React with the addition of Charts.js, Material UI, and many different modules.
- React.js with Hooks, ,
- Material UI(Grid,Flex)
- Charts js
- API data fetching
- API used: https://covid19.mathdro.id/api
- Clone the repository
https://github.com/Edgar-K/Covid-19-Coronavirus-Tracker.git
cd
into the project foldernpm install
npm start