budgetable/readme.md
2024-12-30 13:23:28 +01:00

552 B

Budgetable

A simple, web-based app to track items you want to buy later. It lets you easily add, update, and manage your items, with the ability to toggle between "Paid" and "Unpaid" statuses.

Running Locally

git clone https://github.com/skidoodle/budgetable
cd budgetable
pnpm install
pnpm dev

License

GPL-3.0