Skip to content

The Expense Tracker is a mini app designed for managing and tracking expenses. It was built using Vue 3, Vue Toast Notification, and CSS. Testing the complete application flow using the Cypress testing library.

Notifications You must be signed in to change notification settings

Syed-Bilal-Haider-Engineer/Expense-Tracker

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+)
  • Test with the cypress of the application.

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build

License MIT

About

The Expense Tracker is a mini app designed for managing and tracking expenses. It was built using Vue 3, Vue Toast Notification, and CSS. Testing the complete application flow using the Cypress testing library.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published