This project is a frontend UI clone of the Amazon homepage built using only HTML and CSS. The goal of this project was to practice layout design, responsiveness, and CSS styling.
- Amazon-style homepage layout
- Navigation bar & search UI
- Product cards layout
- Footer section
- Responsive design (basic)
- HTML5
- CSS3 (Flexbox / Grid)
To get a local copy of this project, run the following command:
git clone https://github.com/CodeWithShrey-collab/amazon-clone.git
This is a static frontend project with no backend or JavaScript functionality.