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)
- React - Front-End JavaScript library
- Material UI - React UI Framework
- Chart.js - HTML5 Charts
- Axios - Promise based HTTP client
[email protected] or higher
[email protected] or higher
[email protected] or higher
To setup the app for development on your local machine, please follow the instructions below:
- Clone the repo to your machine
git clone https://github.com/dynamicbalaji/covid19-tracker.git
- Install necessary packages
npm install
- Start the development environment
npm start
- Visit http://localhost:3000
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/ |
This project is licensed under the MIT License - see the LICENSE.md file for details