This is a clone of the Amazon website built with HTML and CSS. It mimics the design and layout of the Amazon homepage, showcasing various products and categories.
- Homepage Layout: The homepage replicates the layout of the Amazon website, featuring a header with navigation links, a search bar, and sections for different product categories.
- Product Listings: Display various products with details such as name, price, and ratings.
- CSS Styling: Utilizes CSS for styling elements, including fonts, colors, layouts, and responsive design principles.
- Static Content: This clone focuses on replicating the static content and layout of the Amazon homepage. Interactivity and dynamic features are not implemented in this version.
- HTML: Markup language for structuring the content of the website.
- CSS: Stylesheet language for defining the presentation of the website.
- Flexbox/Grid: CSS layout models used for creating responsive and flexible designs.
