Skip to content

AkzechKyla/AmazonClone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

94 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Amazon Clone

A simple Amazon clone built using HTML, CSS, and JavaScript.

Features

  • Responsive layout
  • Add items to cart
  • Review cart before checkout
  • Update and delete items on cart
  • View order summary
  • Place your order
  • Track your package
  • View placed orders

Screenshots

Browsing Page

image

Checkout Page

image

View Orders Page

image

Track Order Page

image

Access Link

You can view the live project here: https://akzechkyla.github.io/AmazonClone/

Notes

This project is purely for practice and does not include real payment processing. It is not affiliated with Amazon in any way. The UI design was taken from SuperSimpleDev's course. However, I implemented the JavaScript part independently without relying heavily on the course material. As a result, you may find a lot of commented lines due to experimenting with different implementations, along with some slight inconsistencies in the separation of concerns. Additionally, some features might not work as intended since only about 90% of the app is completed.

About

Amazon Clone Project following SuperSimpleDev's course on JavaScript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors