Vue 3 Expense Tracker An expense tracker app built with Vue 3 and the composition API. Add and remove expenses/income Track balance Save data to local storage fork of https://github.com/bradtraversy/vue-expense-tracker added PWA specs Project Setup npm install Compile and Hot-Reload for Development npm run dev Compile and Minify for Production npm run build License MIT