shopping-list icon indicating copy to clipboard operation
shopping-list copied to clipboard

a PWA to note shopping list and see shopping history

shopping-list

a progressive web app that I can use to list items I want to buy and also store the list and total item cost",

Setup

git clone https://github.com/pmbanugo/shopping-list.git
cd shopping-list
npm install
npm run build
npm start

This app is build with Hoodie. Find out more on docs.hood.ie