/tiny-expense-manager

A Tiny Expense Manager to keep track of Earnings & Expenses.

Primary LanguageVue

Tiny Expense Manager

Tiny Expense Manager is a simple expense manager to keep track of earning's and expenses. All the data is stored in LocalStorage.

Live Preview

Technologies Used

  • Vue 2
  • Buefy

Todo

  • Backup Records
  • Custom Date Time

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.