Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alexislepresle/covid-19
🦠A dashboard in gatsby JS for reporting Covid-19 cases in the world
https://github.com/alexislepresle/covid-19
coronavirus coronavirus-tracking covid-19 gatsby gatsby-site react
Last synced: about 2 months ago
JSON representation
🦠A dashboard in gatsby JS for reporting Covid-19 cases in the world
- Host: GitHub
- URL: https://github.com/alexislepresle/covid-19
- Owner: alexislepresle
- License: mit
- Created: 2020-03-14T15:04:32.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-02-10T21:30:36.000Z (almost 3 years ago)
- Last Synced: 2023-03-02T23:11:02.925Z (almost 2 years ago)
- Topics: coronavirus, coronavirus-tracking, covid-19, gatsby, gatsby-site, react
- Language: JavaScript
- Homepage: https://covid-19-app.netlify.com/
- Size: 1 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
ðŸ¦
Dashboard in Gatsby JS with Covid-19 data## Demo
- The link is : [https://covid-19-app.netlify.com/](https://covid-19-app.netlify.com/)
## Instalation
- `git clone [email protected]:alexislepresle/covid-19.git`
- `cd covid-19`
- `npm install`
- `gatsby develop`
- Visit http://localhost:8000## Data Source
Data source from [https://covid19.mathdro.id](https://github.com/mathdroid/covid-19-api) API