Covid-19 Tracker: A dashboard to visualise the spread of covid19 country-wise and state-wise around the world showing active, recoveries and deaths on charts and graphs built using React.js, Chart.js and Material UI. The project fetches the live data from the API using Async/Await syntax using React Hooks!
Live Demo - https://chiragobhan.github.io/react-covid-tracker/
API used: https://covid19.mathdro.id/api
Clone this repo and run npm i && npm start