Skip to content

leovoon/vue-budget-app

Repository files navigation

Vue budget app

inspired by react-budget-app

todo

  • CRUD budgets and expenses

PR is most welcomed!

cd vue-budget-app
pnpm i # If you don't have pnpm installed, run: npm install -g pnpm
pnpm run dev