This is a simple Amazon Clone website built using HTML, CSS, and JavaScript.
It replicates the basic layout and design of Amazon’s homepage to practice front-end development skills.
- 🖥️ Responsive UI similar to Amazon
- 📦 Product listings with images, titles, and prices
- 🔍 Search bar (frontend only, no backend)
- 🛍️ Add-to-cart button (basic frontend functionality)
- 🎨 Styled using custom CSS
- HTML5 – for structure
- CSS3 – for styling and layout
- JavaScript (Vanilla JS) – for interactivity

- Clone this repository
git clone https://github.com/your-username/amazon-clone.git