a progressive web app that I can use to list items I want to buy and also store the list and total item cost.
Find accompanying tutorial on DEV.
git clone https://github.com/pmbanugo/shopping-list-vue.git
cd shopping-list-vue
npm install
npm run-script build
npm start
This app is build with Hoodie. Find out more on docs.hood.ie