Skip to content

Latest commit

 

History

History
45 lines (32 loc) · 1.56 KB

readme.md

File metadata and controls

45 lines (32 loc) · 1.56 KB

COVID-19 Tracker

This project is a COVID-19 Tracker that allows users to input a country name and view the latest COVID-19 statistics for that country in real-time. The application also includes features to detect the user's country automatically and display particle animations in the background for visual enhancement.

Features

  • Fetch and display COVID-19 statistics for a specified country.
  • Automatically detect and display COVID-19 statistics for the user's country.
  • Particle animation background.
  • Dynamic background color changes.
  • Responsive design.

Technologies Used

Installation

  1. Clone the repository:
    git clone https://github.com/Anthony01M/covid-tracker.git
  2. Navigate to the project directory:
    cd covid-tracker
  3. Open index.html in your browser to view the application.

Usage

  1. Enter a country name in the input field and click the "Get Data" button to fetch and display COVID-19 statistics for that country.
  2. The application will automatically detect and display COVID-19 statistics for the user's country on page load.
  3. Enjoy the particle animation background and dynamic background color changes.

License

This project is licensed under the MIT License. See the LICENSE file for details.


This project is part of my portfolio. Feel free to check out my other projects on GitHub.