Skip to content

anandrahul604/canada-covid19-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

COVID-19 Tracker for Canada

Description

A React app that fetches the total active cases, recoveries, and deaths from COVID-19 in Canada and each province, and displays it in chart form. Data retrieved via the COVID-19 API (data from John Hopkins University CSSE).

Steps to Run

  1. Install Node.js
  2. cd into the project directory
  3. Run the shell script to install dependencies "bash install_dependencies.sh"
  4. Run "npm start"
  5. Go to localhost:3000 in a browser.

Data source

https://github.com/mathdroid/covid-19-api

About

A React web-app that shows active cases, recovered cases, and deaths from COVID-19 in Canada and its provinces.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors