This project is a simple Clone of Amazon made using HTML and CSS.
It displays Main website, Login page, and different section pages in a neat and responsive layout.
- 🧾 Clean and responsive design
- 🎨 Styled using only HTML and CSS
- 🔗 Clickable links (Prime Video, Gift Card, Sell ...)
- 🖼️ Supports custom profile and logo images
- 📱 Works well on desktop screens
- HTML5
- CSS3
📂 Amazon_Clone
│
├── 📄 index.html # Main HTML file
├── 🎨 style.css # Styling for the website
├── 🖼️ Amazon_logo.png # Main website logo
├── 🖼️ america-flag.png # america flag photo
├── 🖼️ hero.jpg # Hero image of the website
└── 🖼️ line2-image # all the images of the website
- Clone this repository
git clone https://github.com/ubanand36/Amazon_Clone.git
- Open the folder
cd AmazonClone - Run the project
- Open the file index.html in your web browser.
- You’ll see your Amazon website displayed beautifully.
- If you like this project, don’t forget to star 🌟 the repository!.
- It motivates me to build more awesome beginner-friendly web projects.