Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 1.68 KB

File metadata and controls

24 lines (19 loc) · 1.68 KB

amazon-clone-

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.

✨ Features

  • 🖥️ 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

🛠️ Technologies Used

  • HTML5 – for structure
  • CSS3 – for styling and layout
  • JavaScript (Vanilla JS) – for interactivity

📸 Preview

![Amazon Clone Screenshot](https://i.imgur.com/![Amazon Clone Screenshot](https://i.imgur.com/yourimage.png)

🚀 How to Run

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