dmotz / cupboard-calc

🥦 Plan your pantry

Home Page:https://oxism.com/cupboard-calc/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A handy tool for planning your pantry

Development

If you'd like to fork your own version, sign up for an API key here.

Place the key in a file at src/api-key.js with a default export:

export default 'your-key-here'

To start local development:

npm run dev

To create a minified build:

npm run build

About

🥦 Plan your pantry

https://oxism.com/cupboard-calc/

License:GNU General Public License v3.0


Languages

Language:Svelte 77.3%Language:JavaScript 11.6%Language:CSS 7.6%Language:HTML 3.5%