This project is a clone of the Amazon website built using only HTML and CSS. The goal of this project is to replicate the user interface (UI) and design elements of Amazon, demonstrating skills in front-end development, particularly in creating responsive layouts and implementing user-friendly features without the use of JavaScript or back-end technologies.
- Navigation Bar: A fully functional navigation bar with logo placement, search bar, and navigation links similar to Amazon's header.
- Hero Section: A dynamic hero section with background image transitions to showcase featured products or promotions.
- Product Grid: A grid layout displaying product cards that mimic the appearance of Amazon's product listings.
- Footer Section: A comprehensive footer with multiple columns containing links to various Amazon services and informational pages.
- Hover Effects: Interactive hover effects for buttons and links, enhancing the user experience.
- HTML: Used for the structure of the web pages.
- CSS: Used for styling the web pages, including layout, colors, fonts, and responsive design.
- Clone the Repository:
git clone https://github.com/Deepanshu-ui-dev/Amazon-Clone-Website