Skip to content

COVID-19 Tracker is a responsive web app that uses React, Redux, Leaflet, ApexCharts, styled-components, and MUI to provide real-time data, interactive maps, and visualizations of the pandemic.

Notifications You must be signed in to change notification settings

ArindamSankarDas/COVID-19-TRACKER

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

COVID-19 Tracker Application

The COVID-19 Tracker is a powerful and interactive web application designed to provide real-time data on the COVID-19 pandemic. It utilizes various modern technologies to offer a seamless and informative user experience.

Key Technologies

  • React: A JavaScript library for building user interfaces.
  • Redux: State management library for managing and centralizing application state.
  • Styled-Components: Library for styling React components with tagged template literals.
  • Leaflet: Open-source JavaScript library for mobile-friendly interactive maps.
  • ApexCharts: Modern charting library to create interactive visualizations.
  • MUI (Material-UI): A popular React UI framework for building responsive and customizable components.

Features

  • Real-Time Data: Fetches the latest COVID-19 data from reliable sources.
  • Interactive Map: Uses Leaflet to display an interactive map showing COVID-19 cases across different regions.
  • Data Visualization: ApexCharts is used to visualize data trends with interactive charts.
  • State Management: Redux manages the application state to ensure a smooth and predictable data flow.
  • Responsive UI: MUI components ensure a responsive and user-friendly interface.
  • Styled Components: Utilizes styled-components for modular and maintainable styling of React components.

Installation

To run this project locally, follow these steps:

  1. Clone the repository:
    git clone https://github.com/your-username/covid-19-tracker.git
    cd covid-19-tracker
  2. Install
    yarn or npm install
  3. Start the server
    yarn start or npm start

About

COVID-19 Tracker is a responsive web app that uses React, Redux, Leaflet, ApexCharts, styled-components, and MUI to provide real-time data, interactive maps, and visualizations of the pandemic.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published