Skip to content

MFM-347/Vue-Expense-Tracker

Repository files navigation

Vue 3 Expense Tracker

An upgraded version of Vue Expense Tracker.

Feature

  • New UI with TailwindCSS
  • Color Mode Responsive
  • Add and remove expenses/income
  • Track balance
  • Save Data to local storage
  • Export Data as JSON
  • Import Data from JSON
  • vue3 Toastify for notifications
  • It is created <script setup> Vue v3.4.29 syntax (but it may work with Vue 3.2 and later)

Project Setup

npm i

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build

Credits

Powered with

License MIT