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

https://github.com/sohamdave08/allaboutcovid19

Real-Time COVID-19 data tracker and News Scrapper
https://github.com/sohamdave08/allaboutcovid19

api coronavirus coronavirus-tracking covid-19-india covid19 covid19-tracker data-analysis data-visualization johns-hopkins-university realtime-tracking vue vuejs webscraping

Last synced: about 2 months ago
JSON representation

Real-Time COVID-19 data tracker and News Scrapper

Awesome Lists containing this project

README

        

# All about COVID-19

## Project setup
```
npm install
```

### Compiles and hot-reloads for development
```
npm run serve
```

### Compiles and minifies for production
```
npm run build
```

### Lints and fixes files
```
npm run lint
```

### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).