https://github.com/letstayfoolish/shopping-list
Vanilla JS shopping list app.
https://github.com/letstayfoolish/shopping-list
Last synced: 11 months ago
JSON representation
Vanilla JS shopping list app.
- Host: GitHub
- URL: https://github.com/letstayfoolish/shopping-list
- Owner: letStayFoolish
- Created: 2023-05-14T04:52:03.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-05-19T15:10:14.000Z (about 3 years ago)
- Last Synced: 2025-05-17T14:41:57.498Z (about 1 year ago)
- Language: JavaScript
- Size: 46.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Shopping List
Vanilla JavaScript shopping list app from my Modern JS From The Beginning course.
This project was created to focus on working with the DOM, events, state, local storage and other fundamentals of JavaScript.

Demo: https://chilishoppinglist.netlify.app/