Skip to content

PARTRIDGEMAN/covid-tracker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

A Simple covid tracker for my portfolio

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 61.6%
  • CSS 26.3%
  • HTML 12.1%