A fully responsive Amazon Clone built using HTML, CSS, and JavaScript that mimics the design and layout of the official Amazon website. This project focuses on frontend development and replicates key UI components like the navbar, product sections, deals, footer, and more.
amazon-clone-frontend/
├── index.html
├── styles/
│ └── style.css
├── scripts/
│ └── main.js
├── assets/
│ ├── images/
│ └── icons/
└── README.md