Skip to content

This project is a User Management application built with React and Redux, utilizing Firebase for data storage. It allows users to add, edit, and manage user information, including name, email, and job title (cargo).

Notifications You must be signed in to change notification settings

Josemario17/next-js-ts-redux-Crud

Repository files navigation

User Management Application

This project is a User Management application built with React and Redux, utilizing Firebase for data storage. It allows users to add, edit, and manage user information, including name, email, and job title (cargo).

Features

  • Add new users with their name, email, and job title.
  • Edit existing user information.
  • Real-time data synchronization with Firebase Realtime Database.
  • Form validation using React Hook Form.
  • User feedback via toast notifications.

Technologies Used

  • React: JavaScript library for building user interfaces.
  • Redux: State management library for React applications.
  • Firebase: Backend-as-a-Service for real-time database capabilities.
  • React Hook Form: Library for managing form state and validation.
  • React Toastify: Library for displaying notifications.
  • TypeScript: Superset of JavaScript for type safety.

About

This project is a User Management application built with React and Redux, utilizing Firebase for data storage. It allows users to add, edit, and manage user information, including name, email, and job title (cargo).

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published