Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/hamawebdev/amazone

An amazon clone from SuperSimpleDev's JavaScript course, with some of my personal refactored code, built with JavaScript, HTML, and CSS.
https://github.com/hamawebdev/amazone

amazon clone ecommerce-website javascript learning-project

Last synced: about 2 months ago
JSON representation

An amazon clone from SuperSimpleDev's JavaScript course, with some of my personal refactored code, built with JavaScript, HTML, and CSS.

Awesome Lists containing this project

README

        





Logo

Amazone



An Amazon Clone


Explore the website »





## 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
![image](https://github.com/user-attachments/assets/290999a3-0c02-4a3f-90b1-278558d91bd7)

### Checkout Page
![image](https://github.com/user-attachments/assets/67419df6-fb3c-4109-abd6-752d3b35fd91)

### Orders Page
![image](https://github.com/user-attachments/assets/3afdf5e5-c559-4ea0-b07d-7b48e4da3420)

### Tracking Page
![image](https://github.com/user-attachments/assets/e50870e8-8462-4dac-8f7b-e23047b446f8)

### Search Feature
![image](https://github.com/user-attachments/assets/645048e4-820a-48a5-8505-c734b399675c)

## Additional Information

Project start date: 15/09/2024

Project end date: 06/11/2024.