


- Add product to cart.
- Update, delete, total price, quantity, & clear cart.
- Responsive design for mobile and desktop views.
- Live Preview
- Clone the repository:
git clone https://github.com/marleyDip/React-Ecomerce-Product-Cart-ReduxJs-Toolkit-Tailwind-CSS.git
- Navigate to the project directory:
cd React-Ecomerce-Product-Cart-ReduxJs-Toolkit-Tailwind-CSS
- Install the dependencies using
pnpm
:pnpm install
- Start the application:
pnpm start
- Open your browser and navigate to
http://localhost:5173
.