This project was bootstrapped with Create React App.
This project is made using Material-UI library and ReactJs.
Project also includes a Map made using React Leadflet API which show data of all the Countries
API used is disease.sh - Open Disease Data API
Setup:
- run
git clone https://github.com/BUMBAIYA/CovidTracker.git
in the prefered directory - run
npm i && npm start