Skip to content

tarunnsingh/covid19-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Covid-19 Tracker

Breif 📖

Pulls data, static as well as time series and plots Line and Bar Charts on ReactJS. Updating latest tweets on Covid soon...

Steps to reproduce locally:

Note: Bootstrapped with Create React App.

  1. Clone the repo.
  2. Run npm install, to install all the dependencies.
  3. Type npm run start to start the server.
  4. Go to localhost:3000 to visit the site.

Further documentation to be added.