Skip to content

refinedguides/shopping-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Shopping List

Features

  • CRUD shopping list items

    • Toggle Completed
    • Remove Item
    • Edit Item
    • Add Item
  • Sort list items (Drag and Drop)

  • Filter items (All, Incomplete, Completed)

  • Clear items (All, Completed)

  • Local Storage integration