Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 293 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 293 Bytes

JavaScript Shopping Card

Creating a persistent shopping cart with JavaScript, JSON, and localstorage

This was a project for CNMS 266 (Scripting for the Web) at SMCC

Note: The CSS and index.html files were already created. We were only allowed to edit the project by creating script.js.