A Vue.js project
About the project: It's a simple tool to keep track of your interpersonal expenses.
I designed it with a mobile first approach complete with login authentication!
Skills: HTML, CSS, CSS Grid, Flexbox, JS, Vue.js, and Firebase realtime database.
You can use this test email and password:
email: [email protected]
password: qwerty123
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run build
# build for production and view the bundle analyzer report
npm run build --report
For a detailed explanation on how things work, check out the guide and docs for vue-loader.