a progressive web app that I can use to list items I want to buy and also store the list and total item cost",
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