a covid nCovid-19 (Coronavirus) pandemic tracker app
This app was built to consolidate keep track of the Covid-19 infection numbers in an easy to follow interface.
- Global COVID Status
- Covid Data by country
- Favorite countries on multiple visits
- Search by country/province or Region
- Covid Data by state (US Only)
- Covid Data on Map
- FAQ
- Vaccine Data By Country
The API consist of 4 basic GET endpoints
- Install nodeJS https://nodejs.org
- Clone the repo
git clone https://github.com/shayant98/covid19Tracker.git
- run
npm install
- add necessary variables to ENV
- run
npm run dev
to startup a local DEV server
To use the app visit this link
A Special thanks to the follow, without whom this project would not be possible:
- Worldmeter
- Our World In Data
- John Hopkins University
- REST Countries -- for flags
MIT © shayant98