Skip to content

cyusasnave/global-covid-19-insights

Repository files navigation

Global COVID-19 Insights

Overview

This project provides up-to-date COVID-19 statistics and trends from around the world, allowing users to track and compare data across different countries. The application is built with React, TypeScript, and Vite, ensuring a modern and efficient development experience.

Technologies Used

  • React: A JavaScript library for building user interfaces.
  • TypeScript: A superset of JavaScript that adds static types.
  • Vite: A build tool that provides a fast development environment with Hot Module Replacement (HMR).
  • Tailwind CSS: A utility-first CSS framework for creating custom designs with ease.
  • Axios: A promise-based HTTP client for making API requests.
  • React Query: A library for managing server-state and caching data in React applications.
  • React Router DOM: A library for handling routing in React applications.
  • ESLint: A tool for identifying and fixing problems in JavaScript and TypeScript code.
  • Prettier: A code formatter that ensures consistent style across the codebase (Used with ESLint).

Setup

To get started with the project, follow these steps:

  1. Clone the repository:

    git clone https://github.com/yourusername/global-covid19-insights.git
    cd global-covid19-insights
  2. Install dependencies:

    npm install
  3. Run the development server:

    npm run dev

Contact

If you have any questions or suggestions, feel free to reach out to me at [email protected].