Skip to content

Akhil-77/Covid19-Live-Tracker-React-App

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Covid19 Live Tracker React App

Covid Tracker is a helpful project that provides users with a number of fascinating features, such as no page reloads and the collection of all information linked to the Corona virus on a single web page.

This project is designed to provide its users with the best possible service by giving them access to a platform where they can get statistics and information on the corona virus both globally and by country, as well as in graphical and geographical displays. Despite the fact that the project is more frontend focused, dynamic data is also given equal priority.

Asynchronous API calls to disease.sh are utilized to gather the data, which delivers dynamic data based on the call's destination. Simply said, disease.sh serves as a server to which we send GET requests to the supplied endpoints, and in response, it returns JSON data based on the endpoints.

Project Aim

The aim of this project is to build a COVID Tracker that displays real-time data on the number of confirmed cases, deaths, and recoveries worldwide. The project will provide an interactive dashboard with visualizations of the data such as charts and maps, to help users understand the scope and severity of the outbreak.

Live Demo

https://covid19-live-tracker-2023.netlify.app

Tech Stacks

HTML CSS Google Material UI javascript Chart.js

API Used

Provided by Disease.sh

https://disease.sh/v3/covid-19/countries

https://disease.sh/v3/covid-19/all

Snapshots

image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 76.3%
  • CSS 15.3%
  • HTML 8.4%