Your smart shopping list.
The first-run experience isn’t finished. Once it is, you’ll be able to visit app.ineedtobuy.xyz on your phone and get started with no set up.
You can set up the server to run locally, but with the caveat that barcode lookup will not work (without significant local configuration changes).
git clone git@github.com:segdeha/ineedtobuy.xyz.git
cd ineedtobuy.xyz/ineedtobuy-xyz
npm install
npm start