Skip to content

COVID-19 Map Tracker is a web application that visualizes COVID-19 data on a world map. It provides real-time information about the pandemic's impact on whole world and different countries.

License

Notifications You must be signed in to change notification settings

Manan50/Covid-19-Map-Tracker

Repository files navigation

COVID-19 Map Tracker

COVID-19 Map Tracker is a web application that visualizes COVID-19 data on a world map. It provides real-time information about the pandemic's impact on whole world different countries.

Table of Contents

About

COVID-19 Map Tracker is built using React, Leaflet, and data sourced from various APIs. It offers an interactive map interface that allows users to explore COVID-19 statistics across the globe and different countries.

Features

  • Interactive world map visualizing COVID-19 data.
  • Real-time updates with data fetched from reliable sources.
  • Search functionality to find specific countries.
  • Detailed information about selected countries.
  • World overview with key statistics.

Getting Started

To run this project locally, follow these steps:

Prerequisites

  • Node.js and npm

Installation

  1. Clone this repository.
  2. Navigate to the project directory in your terminal.
  3. Run npm install to install project dependencies.
  4. Run npm start to start the development server.
  5. Open your web browser and go to http://localhost:3000.

Usage

  • Explore the interactive world map by clicking on countries.
  • Search for specific countries using the search bar.
  • View detailed COVID-19 statistics for the selected country.
  • Check continent-level statistics in the Continents section.

APIs Used

Hosting

The project is hosted on AWS S3. You can access it using the following link: COVID-19 Map Tracker on AWS S3

Contributing

Contributions are welcome! If you find any issues or want to add new features, follow these steps:

  1. Fork the repository.
  2. Create a new branch for your feature/fix.
  3. Make your changes and commit them.
  4. Push your changes to your forked repository.
  5. Create a pull request to the original repository.

License

This project is licensed under the MIT License.

Acknowledgements

  • Data sourced from Novel Covid 19 API and Worldometer.
  • Leaflet library for interactive maps.
  • React and Axios for building the frontend.
  • Icons from FontAwesome and other free resources.

About

COVID-19 Map Tracker is a web application that visualizes COVID-19 data on a world map. It provides real-time information about the pandemic's impact on whole world and different countries.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages