Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dhaiwat10/covid19-tracker-v2
A web-app to track the worldwide coronavirus outbreak statistics.
https://github.com/dhaiwat10/covid19-tracker-v2
Last synced: 9 days ago
JSON representation
A web-app to track the worldwide coronavirus outbreak statistics.
- Host: GitHub
- URL: https://github.com/dhaiwat10/covid19-tracker-v2
- Owner: Dhaiwat10
- License: mit
- Created: 2020-03-19T14:43:23.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-06-10T00:25:56.000Z (over 1 year ago)
- Last Synced: 2024-10-06T02:01:41.797Z (3 months ago)
- Language: JavaScript
- Homepage: https://livecovid19stats.netlify.com
- Size: 799 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
COVID-19 Outbreak Global Tracker
A web-app that shows statistics about the 2019-20 worldwide Coronavirus outbreak.
Data source: covid19.mathdro.id/api
## Available data
- Worldwide statistics (Confirmed cases, dead, cured)
- Country-wise local statistics
## Authors
This project is made by Dhaiwat Pandya and Miral Suthar.
## Technologies used
**Gatsby, React, Netlify (for deployment)**
## Install for development
1. ``git clone`` this repo into a folder
2. Install Gatsby CLI on your machine
3. ``npm install`` to install node dependencies
4. ``gatsby develop`` to start the development server
## Contribution
This project is completely open-source. Feel free to fork this repo, use this code, create a pull request, or whatever you want to do with it!