Skip to content

NeverPlayFair/React-Redux-Crud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

10 Commits
Β 
Β 
Β 
Β 

Repository files navigation

React-Redux CRUD App

A user management system allowing CRUD (Create, Read, Update, Delete) operations with a clean and responsive UI.


Basic setup to run this project.

npm install
npm run dev

🎯 Features

βœ… User Management – Add, edit, and delete users effortlessly
βœ… Redux Toolkit – Efficient state management for better performance
βœ… React Router – Smooth navigation with dynamic URL parameters
βœ… Material UI – Modern UI components for a clean and responsive design
βœ… Form Validation – Ensures correct input data with real-time feedback
βœ… Modular & Reusable Components – Improves scalability and maintainability

Note

πŸ› οΈ Ensure you have Node.js installed.
πŸ’‘ You also need Material UI for styling.
Material UI: mui.com React Router: reactrouter.com

Output

VS code console

image

Web browser view

image

About

React + Redux + Router + MaterialUI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published