Covid19 tracking app
Features
- Live Coronavirus tracking
✅ - Graphical Representation
✅ - Table Represention country wise
✅ - Representation of COIVD19 data on map
✅ - Dark Mode
✅
Technologies
How to Install and Run
- Clone into this website
git clone https://github.com/Mahmood-Hussain/covid19-tracker.git
- CD into it
cd covid19-tracker
- Install Dependencies
npm install
- RUN RUN RUN
npm start