Nukki / coronavirus_tracker

React App tracking the spread of COVID-19

Home Page:https://covid-19-tracker.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A web application that tracks and visualizes the spread of the virus over time in the world and USA.


Tech used:


Data

Comes from Johns Hopkins University CSSE Github


Demo

Check out the LIVE DEMO


Try it yourself

Clone and go into cloned directory

$ git clone https://github.com/Nukki/coronavirus_tracker.git
$ cd coronavirus_tracker

Install dependencies and run

$ npm install
$ npm start

About

React App tracking the spread of COVID-19

https://covid-19-tracker.herokuapp.com/


Languages

Language:JavaScript 91.0%Language:HTML 9.0%