Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 504 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 504 Bytes

COVID19-Tracker Web Application using React

About App

This is an corona tracker application, created using React and React Hooks. The data for the web application was fetched from an backend API.
It is a real time traker of corona details for all the countries around the world. You can get data about the following,

  • Total cases.
  • Total Recovery.
  • Total Death.
  • A Data Visualization Graph.

Website Link

COVID19 Tracker