Amazon Clone Website
Overview This project is a simple Amazon Clone website built exclusively using HTML and CSS. The goal is to replicate the basic design and layout of the Amazon e-commerce website without using any JavaScript. The clone includes a homepage, product listings, and a static mock shopping cart. This project is primarily for educational purposes to practice web development skills in HTML and CSS.
Technologies Used HTML: For the structure and content of the website. CSS: For the design, layout, and responsiveness of the website.
Project Structure index.html: The main HTML file that contains the homepage and structure. styles.css: The CSS file that contains all the styles for the website.
NOTE: Make sure your window zoom size is around 80%