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 Project Setup bun install Compile and Hot-Reload for Development bun run dev Compile and Minify for Production bun run build License MIT