Skip to content

My Pandemic Tracker is a web application which uses React Globe and APIs to generate COVID19 related data and statistics per country and US State.

Notifications You must be signed in to change notification settings

sallamy2580/covid19-infection-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My Pandemic Tracker

Table of Contents

Description

Users are able to select a country on a globe and the COVID19 statistics are displayed in a box in the top left corner. The data is generated through an API and is frequently updated. The data provided shows how many COVID19 cases have been reported, recoveries, and deaths. With React hooks, the data gets updated upon selecting a new country on the form. In the top right corner is data from a second API that uses US Data by State. Users can select a state from a drop-down menu to view COVID19 statistics for that state. Links to both APIs are included in the application. An additional API generates news articles about COVID19 and is also updated daily.


Image of the main page

Technology Used

Installation Requirements

  1. Clone my portfolio in the command line by entering: git clone https://github.com/jaredseefried/covid19-infection-tracker.git

  2. Install required libraries from entering in the command line: npm install

  3. Start the application by entering in the command line: npm start

License

MIT

Have Questions?

Please email me at polarisfar7@gmail.com if you have additional questions.

About

My Pandemic Tracker is a web application which uses React Globe and APIs to generate COVID19 related data and statistics per country and US State.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published