Skip to content

dynamicbalaji/covid19-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

COVID-19 Tracker

This tracker aims to show the numbers & trends of people affected, recovered and deceased due to COVID-19 - Data classified under 3 categories.

  • Tamil Nadu (All Districts)
  • India (All States/UTs)
  • World (All Countries)

Technologies used 🛠️


Prerequisites 📋


Development

To setup the app for development on your local machine, please follow the instructions below:

  1. Clone the repo to your machine
git clone https://github.com/dynamicbalaji/covid19-tracker.git
  1. Install necessary packages
npm install
  1. Start the development environment
npm start
  1. Visit http://localhost:3000

Data Source

Data is fetched from different sources as given below.

Category API URL
Tamil Nadu https://services9.arcgis.com/HwXIp55hAoiv6DE9/ArcGIS/rest/services
India https://api.covid19india.org/
World https://covid19.mathdro.id/api/

Deployment Status

Netlify Status

License 📄

This project is licensed under the MIT License - see the LICENSE.md file for details