Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 570 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 570 Bytes

covid-tracker

The Covid Tracker is a web application that provides real-time information about Covid-19 cases worldwide. It displays statistics such as the number of confirmed cases, recovered cases, and deaths for each country. The application is built using React and utilizes an API to fetch the latest data.

Features

  • Display global Covid-19 statistics.
  • View Covid-19 statistics for each country.
  • Search for a specific country to get detailed information.
  • Visualize the data using charts or graphs.
  • Responsive design for mobile and desktop devices.