Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 286 Bytes

README.md

File metadata and controls

3 lines (3 loc) · 286 Bytes

shopping-list

A vanilla JavaScript (JS) app which was built primarily to gain insight with JS before moving to JS frameworks like react and angular. The main concepts grasped from this mini project was array methods, localStorage, clean code, DOM manipulations, and Event Handling.