SrishtiLodhi / Contact-and-Charts

This is a contact management app built using ReactJS, TypeScript, TailwindCSS, React Router v6, and React Query (Tanstack Query). The app allows users to manage their contacts, view COVID-19 data on charts, and explore the data on a map.

Home Page:https://contact-and-charts.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Contact Management App with Charts and Maps

This is a contact management app built using ReactJS, TypeScript, TailwindCSS, React Router v6, and React Query (Tanstack Query). The app allows users to manage their contacts, view COVID-19 data on charts, and explore the data on a map.

Features

  • Add, edit, and delete contacts
  • View a list of all contacts
  • View contact details
  • Line graph showing COVID-19 cases fluctuations worldwide
  • Leaflet map with markers indicating COVID-19 data for different countries

Getting Started

Follow these steps to run the app on your local machine:

  1. Clone the repository:
git clone https://github.com/SrishtiLodhi/Contact-and-Charts
cd Contact-and-Charts
  1. Install dependencies:
npm install
  1. Start the development server:
npm start

Open your browser and navigate to http://localhost:3000 to access the app.

APIs Used

Technologies Used

  • ReactJS
  • TypeScript
  • React Query
  • React Router v6
  • TailwindCSS
  • Leaflet

Contributors

License

This project is licensed under the MIT License.

About

This is a contact management app built using ReactJS, TypeScript, TailwindCSS, React Router v6, and React Query (Tanstack Query). The app allows users to manage their contacts, view COVID-19 data on charts, and explore the data on a map.

https://contact-and-charts.vercel.app


Languages

Language:TypeScript 72.5%Language:JavaScript 19.6%Language:HTML 7.6%Language:CSS 0.3%