Vue 3 Expense Tracker A simple Vue 3 Expense Tracker application built Vue js amd the Composite API. How it works The user can add expenses/incomes. The user can view all transactions history. Toast notification for every transaction. Project Setup npm install npm run dev npm run build