# Expense Tracker App A Vue.js-based expense tracking application that helps users manage their personal finances. Built with Vue 3 Composition API and features local storage persistence. ## Key Features - Track income and expenses - Real-time balance calculation - Persistent data storage - Responsive design - Clean and intuitive UI
This template should help get you started developing with Vue 3 in Vite.
VSCode + Volar (and disable Vetur).
See Vite Configuration Reference.
npm install
npm run dev
npm run build