https://github.com/hamawebdev/amazone
An amazon clone built with JavaScript, HTML, and CSS.
https://github.com/hamawebdev/amazone
amazon clone ecommerce-website javascript learning-project
Last synced: about 1 month ago
JSON representation
An amazon clone built with JavaScript, HTML, and CSS.
- Host: GitHub
- URL: https://github.com/hamawebdev/amazone
- Owner: hamawebdev
- Created: 2024-11-06T18:06:14.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-24T14:32:50.000Z (over 1 year ago)
- Last Synced: 2025-07-19T10:42:33.253Z (11 months ago)
- Topics: amazon, clone, ecommerce-website, javascript, learning-project
- Language: JavaScript
- Homepage: https://hamawebdev.github.io/amazone/
- Size: 3.31 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## About The Project
> Amazone is a clone of the amazon website, which I created by following SuperSimpleDev's JavaScript course.
> This website is derived from the course's author and from my personal code optimizations and refactorizations.
## Features
- Full e-commerce display with 40+ products
- Functional add to cart buttons
- Functional cart
- Functional checkout page
- Functional order page
- Functional product search tool
- Package tracking with real-time progress
## Website Snapshots
### Main/Landing Page

### Checkout Page

### Orders Page

### Tracking Page

### Search Feature

## Additional Information
Project start date: 15/10/2024
Project end date: 06/11/2024.