Skip to content

simple shopping cart app designed by using redux toolkit and react.

License

Notifications You must be signed in to change notification settings

IsuruWickramasinghe/redux-shopping-cart

Repository files navigation

Simple Shopping Cart App / React + Vite + ReduxToolkit

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.

🔗 Link

https://isuruwebdev-redux-shopping-cart.netlify.app/

Features

  • 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.

Getting Started

Prerequisites

Before you begin, ensure you have the following installed on your system:

  • Node.js (recommended version)
  • npm (usually included with Node.js)

Deployment

To deploy this project run

  git clone https://github.com/isuruwebdev/redux-shopping-cart.git
  npm i
  npm run dev

Color Reference

Hex
#352F44 #352F44
#5C5470 #5C5470
#B9B4C7 #B9B4C7
#eeeeee #eeeeee

Feedback

If you have any feedback, please reach out to me at [email protected]

About

simple shopping cart app designed by using redux toolkit and react.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published