Skip to content

Covid-19 data application that allows users to search countries and display their data of Confirmed, Deaths, and Recovered Cases with graphs and charts

Notifications You must be signed in to change notification settings

soospitz/covid-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Covid 19 Tracker

link to Live Site!

An application that allows users to search countries and display their data of Confirmed, Deaths, and Recovered Cases with graphs and charts.

Implemented real-time Covid-19 API using Chart.js, Material-UI and Hooks.

Built with React, JavaScript, and CSS.

Project Screen Shots

Homepage with Global Data:

Image of Home

Example of Individual Country with their Data :

Image of individual country

Installation and Setup Instructions

Example:

Clone down this repository. You will need node and npm installed globally on your machine.

Installation:

npm install

To Start Server:

npm start

To Visit App:

localhost:3000

About

Covid-19 data application that allows users to search countries and display their data of Confirmed, Deaths, and Recovered Cases with graphs and charts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published