Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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/)