Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ajaypatil1993/amazon_clone
Amazon Clone Developed with HTML, CSS, and JavaScript | Responsive E-Commerce Website
https://github.com/ajaypatil1993/amazon_clone
amazon css3 ecommerce html5 javascript responsive-web-design version-control
Last synced: 2 days ago
JSON representation
Amazon Clone Developed with HTML, CSS, and JavaScript | Responsive E-Commerce Website
- Host: GitHub
- URL: https://github.com/ajaypatil1993/amazon_clone
- Owner: ajaypatil1993
- Created: 2024-07-25T10:04:07.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-08-11T06:51:04.000Z (3 months ago)
- Last Synced: 2024-08-11T22:29:38.433Z (3 months ago)
- Topics: amazon, css3, ecommerce, html5, javascript, responsive-web-design, version-control
- Language: HTML
- Homepage: https://ajaypatil1993.github.io/Amazon_clone/
- Size: 4.33 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Amazon Clone
A comprehensive Amazon clone developed using **HTML**, **CSS**, and **JavaScript**. This project aims to replicate the core features and visual design of the Amazon website, showcasing essential web development skills.
## Features
- **Responsive Layout**: Designed to be accessible and visually appealing across various devices and screen sizes.
- **Interactive Components**: JavaScript powers dynamic features such as navigation, search functionality, and user interactions.## Technologies Used
- **HTML**: Provides the structure and content of the site.
- **CSS**: Handles styling and layout to closely resemble the Amazon interface.
- **JavaScript**: Adds interactivity and manages user-driven actions.## Preview
### Screenshots
![Homepage Screenshot](https://github.com/user-attachments/assets/14b4899d-fe9a-42e2-9efc-49969d214628)
![Search Page Screenshot](https://github.com/user-attachments/assets/eeabfadd-65eb-42af-8db7-67da640a825f)## Getting Started
1. **Clone the repository:**
```bash
git clone https://github.com/your-username/amazon-clone.git
```
2. **Navigate to the project directory:**
```bash
cd amazon-clone
```
3. **Open the `index.html` file in your browser to view the project.**## License
This project is licensed under the MIT License.