Skip to content

mosala-apps/transacmoney-app

Repository files navigation

TransacMoney

transfermoney is an application that allows to manage the transfer of funds, for a money transfer agency. With this application you can create several branches, manage deposits, withdrawals, funding of branch accounts, money transfers between branches, ....

Run the app

  1. Install the deps
npm install
  1. Run the app
npm run dev

Stuff used

  • NuxtJS 3
  • Nuxt Icon
  • Sass
  • Vuetify
  • kevinmarrec/nuxt-pwa
  • Vite Plugin Vuetify
  • Pinia (store Manager)