Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pajaydev/covid19-india
:india: Real Time Visualization of India COVID-19 data based on state and district wise on daily basis.
https://github.com/pajaydev/covid19-india
corona-india corona-india-state-wise corona-state-wise corona-tracker coronavirus-india coronavirus-real-time coronavirus-tracker coronavirus-tracking covid-19 covid-19-india covid-india covid-visual covid19-india-tracker covid19-tracker districts
Last synced: about 2 months ago
JSON representation
:india: Real Time Visualization of India COVID-19 data based on state and district wise on daily basis.
- Host: GitHub
- URL: https://github.com/pajaydev/covid19-india
- Owner: pajaydev
- Created: 2020-03-29T14:30:17.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-08-12T05:50:56.000Z (over 3 years ago)
- Last Synced: 2024-05-23T00:18:22.295Z (8 months ago)
- Topics: corona-india, corona-india-state-wise, corona-state-wise, corona-tracker, coronavirus-india, coronavirus-real-time, coronavirus-tracker, coronavirus-tracking, covid-19, covid-19-india, covid-india, covid-visual, covid19-india-tracker, covid19-tracker, districts
- Language: CSS
- Homepage: https://pajaydev.github.io/covid19-india/
- Size: 51.8 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Covid19 State & District wise Tracker - India
Visualizes the number of Covid19 cases across all state and districts in India.
Real Time Tracker Website
## ⚡️ Usage:
1. Clone the repo
```shell
git clone git@github.com:pajaydev/covid19-india.git
```
2. Install dependencies
```shell
npm install
```3. open html
```shell
open index.html
```4. If you make some changes, kindly run build step before step 3.
```shell
npm run build
```## 👍 Contribution:
Feel free to contribute or create an [Issue or Feature request](https://github.com/pajaydev/covid19-india/issues).### Credits.
1. [India. Covid-19 API's](https://github.com/amodm/api-covid19-in)
2. [COVID 19 Free postman supported APIs across globe](https://covid-19-apis.postman.com/)