Skip to content

This is my final implementation of an Amazon clone from a tutorial (link to the tutorial in readme)

Notifications You must be signed in to change notification settings

Flint15/Amazon-clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Amazon-Type E-Commerce Website

A simplified Amazon clone built as a learning project following a tutorial - https://www.youtube.com/watch?v=EerdGm-ehJQ.

Features

  • Product listing page
  • Shopping cart functionality
  • Checkout process
  • Order tracking
  • Order history

Tech Stack

  • HTML/CSS
  • JavaScript
  • Backend integration

Project Structure

  • amazon.html - Main product listing page
  • checkout.html - Checkout page
  • orders.html - Order history page
  • tracking.html - Order tracking page
  • scripts/ - JavaScript modules
  • styles/ - CSS stylesheets
  • data/ - Product and order data
  • backend/ - Backend functionality
  • tests/ - Test files

About

This is my final implementation of an Amazon clone from a tutorial (link to the tutorial in readme)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published