This is a clone of the Amazon.in website created using HTML and CSS only. It aims to replicate the main functionalities and design of the Amazon.in website.
- Home Page: Replicates the layout and design of the Amazon.in home page.
- Product Listings: Displays products with their images, names, and prices.
- Product Details: Clicking on a product reveals its details such as description, specifications, and reviews.
- Shopping Cart: Allows users to add products to their cart and proceed to checkout.
- Responsive Design: Ensures the website is optimized for various screen sizes.
-
Clone the repository:
git clone https://github.com/rishika105/amazon-clone.git -
Open
index.htmlin your web browser.
Contributions are welcome! If you'd like to improve this project, feel free to fork the repository and submit a pull request. Please ensure that your code follows the existing style and conventions.
- This project was inspired by the design and functionality of Amazon.in.
- Special thanks to Amazon for providing a reference for this project.