A simple grocery list progressive web app to track items and prices as you shop. Items are stored locally in the indexedDb of your browser. Start using
bag is the same as shopping cart or bag that contains shopping items
npm install
npm run serve
npm run build