Skip to content

nickm324/Shopping-List-Solution

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Shopping-List-Solution

Simple solution to the Shopping list exercise. update the shopping list app to do the following:

  1. If you click on the list item, it toggles the .done class on and off.

  2. Add buttons next to each list item to delete the item when clicked on its corresponding delete button.

  3. BONUS: When adding a new list item, it automatically adds the delete button next to it (hint: be sure to check if new items are clickable too!)

About

Simple solution to the Shopping list exercise.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published