You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a shopping list app that allows you to create a list of items to purchase. Once you've bought an item, you can check it off the list and remove it. The app is built using HTML, CSS, and JS, and utilizes Dexie as the database, along with Workbox as a service worker.