Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/potchangelo/covid-19-tracker

COVID-19 Tracker
https://github.com/potchangelo/covid-19-tracker

coronavirus covid-19 covid19 leaflet react

Last synced: 1 day ago
JSON representation

COVID-19 Tracker

Awesome Lists containing this project

README

        

# COVID-19 Tracker by Zinglecode

https://covid-19-tracker-app.netlify.app/

COVID-19 Tracker, created by React x Leaflet.

## Requirements

Install latest Node.js before download & run.

## Download & Run

1. Clone or download project
2. Open terminal at project folder
3. Run commands

```
npm install
npm start
```

## Credits

* [Data API](https://github.com/ExpDev07/coronavirus-tracker-api)
* [Alternative data API](https://github.com/Kilo59/coronavirus-tracker-api)