An Amazon clone built with HTML, CSS, and Vanilla JavaScript. This project replicates basic e-commerce features like displaying products, adding items to the cart, and handling a simple checkout process.
- Features
- Demo
- Product Listing: Displays a list of products available for purchase.
- Product Details: Shows product-specific information, such as price, description, and image.
- Add to Cart: Adds selected items to a shopping cart.
- Cart Management: Allows users to update the quantity of items or remove items from the cart.
- Checkout Process: Simulates a checkout process for selected products.
