Skip to content

Decimate1405/COVID-19-Tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

COVID-19 Tracker in React.js

image

I made this COVID-19 Tracker as a side project while learning react.js. The Tracker pulls data from the disease.sh API and displays it in graph form and as map which is interactive. You can view the worldwide data or by country and the data will change accordingly. The map data will change depending on the categories i.e. Total Cases, Recovered Cases or Deaths.

To run this project on your machine, follow the steps below:

Open a terminal or cmd and type:

git clone https://github.com/Decimate1405/COVID-19-Tracker

Navitage to the directory and type:

npm start

This runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published