Skip to content

A web application that tracks global and local coronavirus cases summarised with confirmed cases, recoveries, and deaths. Also equipped with an interactive map and a line graph that provides 120 days of global and country specific statistics.

Notifications You must be signed in to change notification settings

dishant26201/covid-19-live-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Covid-19 Live Tracker

A ReactJS web application that uses external APIs to track global and local coronavirus cases summarised with confirmed cases, recoveries, and deaths. The application is equipped with an interactive map and a line graph that provides 120 days of global and country specific statistics.

Project Status

This project is complete and has been deployed via Firebase. Covid-19 vaccination and testing statistics might be added later in the future. Click here to view the project.

Installation and Setup Instructions

  1. Make sure you have node and npm or yarn installed globally in your machine.

    • Install node from here
    • Install yarn from here
  2. Clone the repository or download it as a zip file on your system.

  3. To install dependencies run either of the commands:

    • npm install
    • yarn (if you have yarn installed)
  4. Start the server by running npm start

  5. The app can be viewed locally, in a browser of your choice, on http://localhost:3000

Citations

  1. https://youtu.be/cF3pIMJUZxM
    • Description: concept and basic features
  2. https://disease.sh
    • API and statistics

About

A web application that tracks global and local coronavirus cases summarised with confirmed cases, recoveries, and deaths. Also equipped with an interactive map and a line graph that provides 120 days of global and country specific statistics.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published