Skip to content

jenross/covid-19_tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Covid-19 Tracker

React web app for tracking confirmed cases, recoveries, and deaths associated with Covid-19 globally and across the US

See it live

Data

Tech

Demo

Run locally

$ git clone https://github.com/jenross/covid-19_tracker.git
$ cd covid-19_tracker
$ yarn install
$ yarn start

Open http://localhost:3000 in your browser