🛒 Amazon Frontend Clone (Simple HTML + CSS + JavaScript)
This is a simple Amazon homepage frontend clone created using HTML, CSS, and JavaScript. The project focuses on copying the basic layout and look of Amazon to practice frontend development.
🔥 Features
Basic Amazon-like UI Includes header, search bar, product boxes, banners, and footer.
Static Frontend No backend — just a simple interface recreated for learning.
Clean Design Recreated sections like navbar, hero banner, product rows, etc.
🛠️ Tech Stack
HTML – Website structure
CSS – Styling the layout and components
JavaScript – Basic interactions (if any)
📚 What I Learned
Building page layouts using HTML & CSS
Creating navbars, product containers, and simple grids
Using images, icons, and CSS properties effectively
Improving UI building skills by cloning a real website
🚀 How to Run
Clone the repo
Open index.html in any browser
Enjoy the simple Amazon-style UI