A desktop-only clone of the Amazon homepage built using HTML and CSS. This project recreates the layout and visual structure of Amazon's’s homepage to practice core web development skills.
- Header with logo, search bar, and user icons.
- Sidebar with navigation links (Home, deals, products, etc.).
- Main content area showcasing products, titles, and images.
- Clean and consistent layout inspired by Amazon's desktop UI
Note: This project is currently optimized for desktop view only. Responsiveness will be added in a future update.
- HTML5
- CSS3
- Flexbox
- Grid Layout
- Basic Styling



- Clone the repository
git clone https://github.com/Radhika1324/Amazon-clone.git cd Amazon-clone