Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pranava007/redux_shopping_cart

This is a Redux_Shopping_Cart
https://github.com/pranava007/redux_shopping_cart

bootstrap5 json redux redux-toolkit

Last synced: about 4 hours ago
JSON representation

This is a Redux_Shopping_Cart

Awesome Lists containing this project

README

        

# Redux_Shopping_Cart

Project Overview
This project is a basic e-commerce shopping cart application built with React and Redux Toolkit. It allows users to add, remove, and manage product quantities in their cart.

Key Features
Cart Management: Users can increment, decrement, and remove items from the cart.
Redux State Management: The application state is managed using Redux Toolkit with createSlice for simplified reducers and actions.
Responsive Design: The UI is built using Bootstrap 5 for responsive layouts across different devices.