This is a front-end clone of the Amazon e-commerce website, built using HTML and CSS. It replicates the layout, navigation bar, search functionality, and product display sections of the Amazon home page.
- Responsive navigation bar with logo, delivery location, search bar, and account/cart options
- Hero section with promotional banner
- Product categories like Gaming, Smartphones, Watches, and more
- Styled footer with multiple panels and links
- Font Awesome icons for visual enhancement
- HTML5 - Markup structure
- CSS3 - Styling and layout
- Font Awesome - Icons
- Google Fonts / Custom styling - For typography and design
amazon-clone/ β βββ index.html # Main HTML file βββ style.css # Stylesheet βββ /images # Contains images used in the project β βββ img1.jpg β βββ img2.jpg β βββ ... βββ README.md # Project documentation (you are reading it!)
Include screenshots here if you have them, showing the navbar, product sections, and footer.
- Clone or download this repository.
- Make sure all image assets are correctly placed in the
/images
folder. - Open
index.html
in your browser.
- Add JavaScript for interactive functionality (search, login, etc.)
- Make the layout fully responsive using media queries
- Integrate a backend for product listings and cart handling
- Add more product categories or a carousel
This project is created for learning and practice purposes, inspired by Amazon.com.
R. Dinesh Kumar
Front-end Developer & Engineering Student
Roll No: 21631A0518
This project is licensed for educational use. Not intended for commercial use or deployment.