This is a simple Amazon clone built using HTML, CSS, and JavaScript. The purpose of this project is to replicate the basic layout and functionality of an e-commerce website like Amazon. This project is mainly for practice and learning purposes, and it does not contain any real e-commerce functionality such as payment processing or a database for product management.
Features Responsive Design: The website is fully responsive and works on devices of all sizes (desktop, tablet, and mobile). Navigation Bar: A navigation bar similar to Amazon’s, including a search bar and user account section. Product Listings: A grid layout of product items. Shopping Cart Simulation: Adds products to a cart (without real backend integration). Footer: A footer similar to the original Amazon page.