Skip to content

Latest commit

Β 

History

History
58 lines (43 loc) Β· 1.36 KB

File metadata and controls

58 lines (43 loc) Β· 1.36 KB

🌟 Amazon Clone

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.


πŸš€ Features

  • 🧾 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

πŸ› οΈ Technologies Used

  • HTML5
  • CSS3

🧩 Project Structure

πŸ“‚ 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

πŸ’» How to Use

  1. Clone this repository
    git clone https://github.com/ubanand36/Amazon_Clone.git
  2. Open the folder
    cd AmazonClone
  3. Run the project
  • Open the file index.html in your web browser.
  • You’ll see your Amazon website displayed beautifully.

⭐ Support

  • If you like this project, don’t forget to star 🌟 the repository!.
  • It motivates me to build more awesome beginner-friendly web projects.