Skip to content

4sf21cs116/Shopping-Cart-HTML-CSS-JavaScript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

🛒 Shopping Cart – HTML, CSS & JavaScript

A simple and functional shopping cart web application built using HTML, CSS, and JavaScript. This project demonstrates cart features like product listing and dynamic total calculation.


✅ Features

🛍️ Product Display

  • Static list of products with name, price, and image
  • Add-to-cart buttons for each product

🛒 Cart Management

  • Add items to the cart dynamically
  • Calculate and display total price automatically

🎨 UI & Design

  • Clean layout with grid-based product section
  • Responsive and minimal design using CSS

⚙️ Tech Stack

  • Frontend: HTML, CSS, JavaScript
  • No external dependencies
  • Pure DOM manipulation and logic

About

A simple and functional shopping cart web application built using HTML, CSS, and JavaScript. This project demonstrates cart features like product listing and dynamic total calculation.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors