The Amazon Clone is a simple yet responsive web page designed using HTML & CSS. It replicates Amazon’s homepage layout with a structured navigation bar, search bar, shopping categories, and footer section.
✔️ Fully Responsive Design 📱 ✔️ Navigation Bar with Search Functionality 🔍 ✔️ Product Sections with Images & Links 🛍️ ✔️ Hover Effects for a Smooth UI Experience 🎨 ✔️ Custom FontAwesome Icons Integration 🔧 ✔️ Structured Footer with Multiple Links 📌
- HTML5 – Structure of the page
- CSS3 – Styling and layout design
- FontAwesome – Icons for navigation and UI enhancements
/amazon-clone
│── index.html # Main HTML file
│── amazon.css # CSS Styling file
│── images/ # Folder containing all image assets
│── README.md # Project documentation
- Clone the repository:
git clone https://github.com/rikream/Amazon-Clone.git
- Open
index.htmlin any web browser.
Contributions are welcome! Fork the repository, make your changes, and open a Pull Request. 😊
This project is open-source and available under the MIT License.
🌟 Enjoy coding this Amazon Clone! 💻
