View live : https://nikita11ch.github.io/AMAZON-CLONE-SHOP-SIMPLICITY/
This project is a simple Amazon clone created using HTML and CSS. It serves as a practice exercise for web development, focusing on building the front-end of an e-commerce platform.
-
Product Grid: Display products in a grid layout, mimicking the typical appearance of an e-commerce site.
-
Product Details: Clicking on a product takes the user to a detailed product page, showcasing more information about the selected item.
-
Navigation Bar: A navigation bar provides easy access to different sections of the website, including product categories and a search bar.
-
Cart Functionality: Simulate the addition of products to a shopping cart, allowing users to see a summary of their selected items.
Before you begin, ensure you have the following installed:
- Web browser (Chrome, Firefox, Safari, etc.)
- Code editor (Visual Studio Code)