dynamicbalaji / covid19-tracker

Covid 19 Tracker

Home Page:https://covid19trackerbk.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 ๐Ÿ“‹

node@v10.16.0 or higher
npm@6.9.0 or higher
git@2.17.1 or higher

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

About

Covid 19 Tracker

https://covid19trackerbk.netlify.app/

License:MIT License


Languages

Language:JavaScript 87.1%Language:CSS 8.7%Language:HTML 4.2%