vueJs expense tracker app

# 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

1
0
Vue

vueJs-expense-tracker-app

This template should help get you started developing with Vue 3 in Vite.

Recommended IDE Setup

VSCode + Volar (and disable Vetur).

Customize configuration

See Vite Configuration Reference.

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build