Using:
- Vue CLI,
- Vue Router,
- Vuex,
- Vue Meta,
- Vuelidate,
- FireBase
- ESLint (airbnb),
- Babel,
- Mixins,
- Lodash,
- Pug
- SASS,
- Materialize CSS,
- Git.
The user can execute on the site actions:
- Create and edit categories,
- Create expenses and incomes by category, with comments added,
- Set limits and plan
- View transaction history
- View each operation on the detail page,
- View the current exchange rate,
- View your balance in different currencies.
npm install
npm run serve
npm run build
npm run lint