A clean, responsive Amazon homepage clone built using HTML, CSS, and vanilla JavaScript. This project mimics key UI elements of Amazon including the header, search bar, shopping cart, and responsive layout β built entirely from scratch without any frameworks.
π View Live on Netlify
- π Search Bar UI β Styled input with icon and button
- π Cart UI β Shows quantity dynamically via JS
- π± Responsive Design β Mobile-friendly layout
- π¦ Reusable Components β Modular CSS structure
- β‘ Clean Vanilla JS β Handles cart quantity and DOM loading