An Amazon Clone web application built using HTML, CSS, and JavaScript. This project replicates the core features of Amazon, providing a simple yet interactive online shopping experience.
- Responsive Design: Compatible with both desktop and mobile devices.
- Homepage: Displays a list of products with images, names, prices, and ratings.
- Product Details: View detailed descriptions, images, and pricing for each product.
- Shopping Cart: Add, view, and remove products from the cart.
- Search Functionality: Search for products by name or category.
- Dynamic UI: Enhances interactivity with JavaScript for a seamless user experience.
- HTML: For structuring the web pages.
- CSS: For styling and layout design, including responsiveness.
- JavaScript: For dynamic features and user interactions.