Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 358 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 358 Bytes

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