Skip to content

averrois/Expense-Tracker

Repository files navigation

Vue 3 Expense Tracker

An expense tracker app built with Bun 3 and the composition API.

  • Add and remove expenses/income
  • Track balance
  • Save data to local storage

Expense Tracker

Project Setup

bun install

Compile and Hot-Reload for Development

bun run dev

Compile and Minify for Production

bun run build

License MIT

About

An expense tracker app built with Vue 3 and the composition API.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published