Skip to content

AuthRan/E-Commerce-Pure-JS-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🛒 E-Commerce Website

A fully functional eCommerce website built while following the SuperSimpleDev 22-Hour JavaScript Tutorial. This project showcases core front-end development skills using HTML, CSS, and JavaScript, with a focus on clean code and real-world functionality.

📸 Demo

image image Screenshot 2025-08-07 020655 Screenshot 2025-08-07 020709 Screenshot 2025-08-07 020506

🎯 Features

  • ✅ Product listing with real-time cart functionality
  • ✅ Add to cart, quantity updates, and remove items
  • ✅ Dynamic price calculation and checkout flow
  • ✅ Responsive design (mobile-friendly)
  • ✅ Modular JavaScript code using best practices
  • ✅ Built from scratch without frameworks

🛠️ Tech Stack

  • HTML5
  • CSS3 (Flexbox & Grid)
  • Vanilla JavaScript (ES6+)

🧠 What I Learned

  • DOM manipulation and event handling
  • Dynamic rendering of UI components
  • Building a cart system from scratch
  • Writing clean, reusable JS code
  • Styling responsive pages for multiple devices

📚 Tutorial Credit

This project is based on the SuperSimpleDev JavaScript Full Course (22 hours) on YouTube — an incredible deep dive into front-end JavaScript development.

📂 Installation

Clone the repository:

git clone https://github.com/your-username/ecommerce-website.git
cd ecommerce-website

About

This is a E-Commerce Website that has been developed using pure JavaScript it mimics real life Amazon a popular global E-commerce website.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors