Skip to content

A simple E-Commerce application built with React and Redux Toolkit to demonstrate state management across an application.

License

Notifications You must be signed in to change notification settings

Ayushii12/E-Commerce-App-Using-Redux-Toolkit

 
 

Repository files navigation

E-Commerce Application

A simple E-Commerce application built with React and Redux Toolkit to demonstrate state management across an application. This project showcases how to use Redux Toolkit to globally manage and access state, bypassing the component hierarchy.

Features

  • Display a list of products
  • Add products to a shopping cart
  • View items in the cart
  • Remove items from the cart
  • Manage state globally across the application using Redux Toolkit

About

A simple E-Commerce application built with React and Redux Toolkit to demonstrate state management across an application.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 80.0%
  • CSS 16.6%
  • HTML 3.4%