A responsive and functional clone of the Amazon homepage. This project strengthened my practical front-end development skills using HTML, CSS, and JavaScript.
π Live Demo: amazon-clone-smartsankarcode.netlify.app
- β Responsive design (mobile and desktop)
- π Fully working search bar (filters visible products)
- π Functional cart (add/remove/view items)
- π¦ Orders page to review previous purchases
- πΌοΈ Product grid layout with image, title, rating, and price
- π§ Navbar with search, cart, and account navigation
- π» HTML5
- π¨ CSS3 (Flexbox, Grid)
- βοΈ JavaScript (Vanilla)