Welcome to the Simple Shopping Cart App! This web application is built using React, Vite, and Redux Toolkit, and it allows users to add products to a shopping cart, view and manage the cart contents, and calculate the total price.
https://isuruwebdev-redux-shopping-cart.netlify.app/
- Add products to the cart.
- Remove products from the cart.
- View and update product quantities in the cart.
- Calculate and display the total price.
- Clear the cart.
- Responsive design for various screen sizes.
Before you begin, ensure you have the following installed on your system:
To deploy this project run
git clone https://github.com/isuruwebdev/redux-shopping-cart.git
npm i
npm run dev
Hex |
---|
#352F44 |
#5C5470 |
#B9B4C7 |
#eeeeee |
If you have any feedback, please reach out to me at [email protected]