react-ts-redux-contact-taiyo Tailwind Templates

React Ts Redux Contact Taiyo

This React app is made with Typescript React, for styling I've used Tailwind CSS and states are managed by Redux.

Contact Management App with Charts and Maps

This is a contact management app with charts and maps, built using React TypeScript, TailwindCSS, React Router v6, and other libraries. The app allows you to add new contacts, display a list of all added contacts, view contact details, edit and delete contacts. It also has a simple dashboard with a line graph showing the cases fluctuations and a react leaflet map with markers that indicate the country name, total number of active, recovered cases and deaths in that particular country as a popup.

Responsive React App

Functionality

Contacts Page

  • A form for adding new contacts
  • A form for adding new contacts
  • A list of all added contacts
  • A button to view the contact details
  • The app is able to edit and delete contacts
  • Redux is used to store the contact data

Charts and Maps Page

  • A line graph showing the cases fluctuations
  • A react leaflet map with markers that indicate the country name, total number of active, recovered cases and deaths in that particular country as a popup.

APIs Used

Libraries Used

  • react-chartjs-2 for line chart
  • react-leaflet and leaflet for world map
  • react-redux for state management
  • tailwind for styling
  • TypeScript for type check
  • Used React Hooks Functional Components.
  • useState hooks used for state change in Charts and useHooks to update the UI when data being fetched.

Deployment

I've used for deployement Vercel Click on the Description link to get preview.

Installation

  1. Clone the repository: git clone https://github.com/your-username/your-repo-name.git
  2. Install dependencies: yarn install or npm install

Running the App

  1. Start the development server: yarn start or npm start
  2. Open your browser and go to http://localhost:3000

Conclusion

This app is a simple contact management app with charts and maps. It allows you to add, view, edit and delete contacts. It also has a dashboard with a line graph and a world map that shows the COVID-19 cases data. The app is built using ReactJS, TypeScript, TailwindCSS, React Router v6, and React Query aka TanstackQuery.

Top categories

Loading Svelte Themes