Skip to content

DreamsOfImran/covid-global

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Covid Global

This project was bootstrapped with Create React App and shows the Infected, Recovered and Deaths rates of Covid-19 both globally and by country.

image

Getting Started

  1. Clone the repostory using git clone https://github.com/DreamsOfImran/covid-global.git
  2. Run yarn install to install the necessary packages
  3. Run yarn start to spin up the app
  4. You should now have Covid Global running locally on http://localhost:3000/

Features

  • View Covid statistics Globally image

  • View Covid statistics by country

image image

Contributing Guide

In order to contribute:

  1. Fork this repository using the button in the top right hand corner of the page
  2. Clone your repostory using git clone https://github.com/YourUserName/covid-global.git
  3. Run yarn install to install the necessary packages
  4. Run yarn start to spin up the app
  5. You should now have Covid Global running locally on http://localhost:3000/
  6. When you are ready to merge your code, create a pull request from your forked repository and it will be reviewed

Maintainers

This project is maintained by Imran Basha