gdomaradzki / focus-budget-manager

Budget Manager application built with Vue.js, Node.js, Express.js and MongoDB

Home Page:https://gdomaradzki.github.io/focus-budget-manager/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Focus Budget Manager

This application is being developed as part of a tutorial series.

You can access it here.

Build Setup

# To install the RESTful API dependencies go to
# your root folder
npm i

# Go to services/BudgetManagerAPI/config/database
# and setup a MongoDB

# Go back to your root folder
node services

# In your application folder
npm i

# Serve with hot reload at localhost:8080
npm run dev

# For more details about npm scripts on application
# like how to build for production, read the README
# located inside applications folder

About

Budget Manager application built with Vue.js, Node.js, Express.js and MongoDB

https://gdomaradzki.github.io/focus-budget-manager/


Languages

Language:JavaScript 50.1%Language:Vue 48.4%Language:CSS 1.1%Language:HTML 0.4%