Skip to content

m-pizarro/shopping-cart-app

Repository files navigation

Shopping Cart App

This is a simple shopping cart app built with React + TypeScript + Vite + MUI. It allows users to add items to their cart, view the cart contents, and proceed to confirm cart.

Installation

  1. Clone the repository: git clone https://github.com/your-username/shopping-cart-app.git
  2. Navigate to the project directory: cd shopping-cart-app
  3. Install the dependencies: npm install

Usage

  1. Start the app: npm start
  2. Open your browser and go to http://localhost:5173
  3. Browse the available products and click "AGREGAR AL CARRITO" to add items to your cart.
  4. Click on the "remove icon" to remove a item from the cart.
  5. Click on the "CONFIRMAR COMPRA" to confirm the cart.

Stay in touch

License

This project is licensed under the MIT License.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published