segdeha / ineedtobuy.xyz

Your smart shopping list.
https://ineedtobuy.xyz
0 stars 0 forks source link

iNeedToBuy.xyz

Your smart shopping list.

Install

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.

Contribute

You can set up the server to run locally, but with the caveat that barcode lookup will not work (without significant local configuration changes).

  1. Clone the repo locally: git clone git@github.com:segdeha/ineedtobuy.xyz.git
  2. Change into the code directory: cd ineedtobuy.xyz/ineedtobuy-xyz
  3. Install dependencies: npm install
  4. Run the server: npm start