/covid-19_tracker

Track Covid-19 confirmed cases, recoveries, and deaths(global/US)

Primary LanguageCSS

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