kumarParas7477 / Covid-19disaster

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

COVID-19 Dashboard πŸ“Š

A real-time dashboard displaying COVID-19 data, developed using RapidAPI.

Table of Contents

About

This dashboard provides an interactive visualization of COVID-19 data using the RapidAPI platform. Stay informed about the latest statistics and trends related to the pandemic with easy-to-understand charts and graphs.

Features

  • 🌍 Global and country-specific data visualization
  • πŸ“ˆ Daily and cumulative statistics tracking
  • πŸ—ΊοΈ Interactive maps with hotspot identification
  • πŸ“… Historical data analysis
  • πŸš€ Fast and reliable data retrieval through the RapidAPI platform

Getting Started

Follow these steps to get the COVID-19 dashboard up and running:

  1. Clone this repository.
  2. Start the server : npm start
  3. Navigate to the client: cd client
  4. Install dependencies: npm install
  5. Set up your RapidAPI credentials in the .env file.
  6. Run the application: npm start

Usage

Once the application is running, open your web browser and navigate to http://localhost:3000 to access the COVID-19 dashboard. Explore different sections, select countries, and interact with the visualizations to gain insights into the pandemic's impact.

API Used

This dashboard relies on the RapidAPI platform to fetch COVID-19 data. Make sure to sign up for a RapidAPI account, subscribe to the necessary API endpoints, and update your .env file with the required credentials.

Contributing

Contributions are welcome! If you'd like to improve the dashboard, fix bugs, or add new features, feel free to fork this repository and submit a pull request.

License

This project is licensed under the MIT License.


Developed with ❀️ by Paras Kumar

About


Languages

Language:TypeScript 70.2%Language:HTML 17.2%Language:JavaScript 11.3%Language:CSS 1.4%