Skip to content

antonlau-1/ecommerce_rtk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a React Project using Vite. It is an e-commerce site created to explore the Redux Toolkit.

Here is a synopsis of what the website does:

  1. Implemented Redux Toolkit for universal state management across the application.

  2. Developed a basic e-commerce platform using React and Redux.

  3. Featured a product list with an “Add to Cart” button for each item.

  4. Enabled users to view and manage items added to the cart, including removing items.

  5. Utilized the useDispatch and useSelector hooks to interact with Redux, providing global data accessibility.

  6. Ensured seamless state management throughout the application, enhancing user experience and scalability.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors