Shopping List Shopping List is a simple desktop app in Electron that lets you make a shopping list. To run $ npm i && npm start To package the app # Windows $ npm run package-win # Mac $ npm run package-mac # Linux $ npm run package-linux