Skip to content

KhoaDoesTech/shopping-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Project Specs

- Add items to list via form
- Remove items from list by clicking the "X" button
- Clear all items by typing in the filter field
- Add localStorage to persist items
- Click on an item to put into "edit mode" and add to form
- Update item
- Deploy to Netlify

This Project

About

This is shopping list project to learn JavaScript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published