Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 595 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 595 Bytes

shopping-cart

A dynamic shopping cart project to practice HTML, CSS, and JavaScript. It allows users to add products to their cart, adjust quantities, remove items, and proceed to checkout. The project utilizes local storage to persist the cart data in the browser, allowing users to revisit the site and retain their cart contents. This project aims to demonstrate frontend development skills and provide hands-on experience with building interactive web applications.

2023-07-24 17 45 47