https://github.com/xaxtric7/amazon-clone-html-css
A visually appealing and responsive clone of the Amazon website built using HTML and CSS, designed for educational purposes and showcasing web development skills.
https://github.com/xaxtric7/amazon-clone-html-css
html5-css3
Last synced: about 1 month ago
JSON representation
A visually appealing and responsive clone of the Amazon website built using HTML and CSS, designed for educational purposes and showcasing web development skills.
- Host: GitHub
- URL: https://github.com/xaxtric7/amazon-clone-html-css
- Owner: XaXtric7
- License: mit
- Created: 2025-01-19T13:00:17.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-19T13:17:29.000Z (about 1 year ago)
- Last Synced: 2025-05-17T17:39:56.170Z (10 months ago)
- Topics: html5-css3
- Language: HTML
- Homepage: https://amazon-clone-html-css-nine.vercel.app
- Size: 313 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Amazon Clone
## Overview
This project is a responsive and visually accurate clone of the Amazon website created using **HTML** and **CSS**. The project aims to demonstrate the use of modern web development techniques, including flexbox, grid, and custom styling. It mimics the core structure and design of the Amazon homepage, including a header, navigation panel, hero section, and featured categories.
## Features
- Interactive navigation bar with hover effects.
- Custom search bar with stylized input and button.
- Organized sections for featured products and categories.
- Footer with useful links and regional settings.
## Technologies Used
- **HTML**: Semantic structure for creating the layout.
- **CSS**: Styling and responsiveness, including flexbox and hover effects.
- **Font Awesome**: Icons for navigation and interactivity.
- **Unsplash**: For Images.
- **Coolers**: For color selection.
## Screenshots


## How to Run
1. Clone this repository:
```bash
git clone https://github.com/XaXtric7/Amazon-clone-html-css.git
```