Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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!