Skip to content

This is a fully functional Amazon clone built using JavaScript, HTML, and CSS, utilizing browser local storage for data management. The project features modern JavaScript techniques to create an interactive, responsive e-commerce platform, offering product listings, shopping cart functionality, and order tracking.

Notifications You must be signed in to change notification settings

shanu-shahbin/Amazon-Clone-JavaScript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Amazon Clone - JavaScript

This is a fully functional Amazon clone built using JavaScript, HTML, and CSS, utilizing browser local storage for data management. The project features modern JavaScript techniques to create an interactive, responsive e-commerce platform, offering product listings, shopping cart functionality, and order tracking.

Features

  • Product Listing: A dynamic catalog showcasing products with sorting and filtering options.
  • Shopping Cart: Add, remove, and update products in the cart. Items persist using browser local storage.
  • Order Tracking: Track placed orders with detailed order history and status updates.
  • Advanced JavaScript: Utilizes features such as ES6 modules, asynchronous programming (Promises, async/await), and DOM manipulation for a smooth user experience.
  • Responsive Design: Optimized for both desktop and mobile devices.
  • Unit Testing with Jasmine: The code is thoroughly tested using Jasmine to ensure reliability and correctness.

Tech Stack

  • JavaScript: Implements advanced JavaScript features for functionality.
  • HTML & CSS: Frontend structure and styling.
  • Local Storage: Stores user data, cart items, and orders locally.
  • Jasmine: Used for testing JavaScript code and ensuring bug-free functionality.

Screenshots

Amazon Project - Google Chrome 10_21_2024 8_14_57 PM

Checkout - Google Chrome 10_21_2024 8_15_24 PM

Checkout - Google Chrome 10_21_2024 8_15_55 PM

Checkout - Google Chrome 10_21_2024 8_16_04 PM

About

This is a fully functional Amazon clone built using JavaScript, HTML, and CSS, utilizing browser local storage for data management. The project features modern JavaScript techniques to create an interactive, responsive e-commerce platform, offering product listings, shopping cart functionality, and order tracking.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published