Skip to content

Newwebdev9/state-management-rtk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

state-management-rtk

state-management-rtk

This project is a simple React application for adding products using a form. It implies on state management with Redux and validation using Zod and React Hook Form. It also includes dark mode support and basic unit testing using Jest and React Testing Library. with a single error,

Responsive form layout using normal CSS with State management with Redux ,included with Form validation with usage of {yup} Zod and React Hook Form toggle button functionality of light/Dark mode support

  1. The AddProductForm component includes a form for adding products. It uses React Hook Form for handling form state and validation, and Redux for state management.

2.The form validation is handled using Zod and React Hook Form.

3.The state management for the product list is handled using Redux. The productSlice inside container defines actions and reducers.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published