Amazon Clone using HTML and CSS
Introduction
This project is an Amazon clone created using HTML and CSS. It aims to replicate the basic layout and design of the Amazon website, showcasing essential elements like the navigation bar, product listings, and product details.
Features
Home page with product listings Responsive design for various screen sizes Navigation bar with search functionality.
How to Use
To view and interact with the Amazon clone website, follow these steps:
Clone the repository to your local machine or download the ZIP file and extract it.
Open the index.html file in your web browser.
You will see the Amazon clone website with a list of products on the home page.
The website is designed to be responsive, so you can test it on different screen sizes or devices.
Technologies Used
HTML5 CSS3
Project Structure
The project files are structured as follows:
index.html: The main home page of the Amazon clone with product listings.
styles.css: The main CSS file that handles the overall styling of the website.
LiveLink
https://vinaya563.github.io/AMAZON-CLONE/
Screenshots