This project implements a simple shopping cart page using React components. Features
Display list of products
Add products to cart
Remove products from cart
Technologies Used
React + vite
HTML/CSS/JS
Usage
Navigate through the product list.
Click "Add to Cart" to add products to the cart.
Click "Remove" in the cart to remove products.