Skip to content

challenges : ( Vue 3 and the composition API , Vue-Toast)

Notifications You must be signed in to change notification settings

Mahdi-heydari/vue-expense-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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
  • Vue Toastification for notifications
  • <script setup> syntax (Vue 3.2+)

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build

About

challenges : ( Vue 3 and the composition API , Vue-Toast)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published