An open API service indexing awesome lists of open source software.

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.

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

![Image](https://github.com/user-attachments/assets/ad713f9b-48a9-455f-92b7-0cbb047e91d1)

![Image](https://github.com/user-attachments/assets/f7b4843f-7750-4fd8-83e6-81def49ce663)

## How to Run

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