Skip to content

danielpaz6/react-covid-19-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Covid-19 Tracker

A React JS application to Track Corona infected people using Material UI and Chart JS

Live demo

You can click here for live demo.

Installing

Clone and install dependecies

git clone https://github.com/danielpaz6/react-covid-19-app.git
cd react-covid-19-app
npm install
npm start