Skip to content

A-Hanan/Family-Budgeting-Web-Application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Family-Budgeting-Web-Application

Web App for families to run on their local computer and manage their monthly budget

Guidelines

To run it on local computer, you have to install MySql and then replace the credentials in db.js file with your own.

git clone ...

# api

cd ./api

npm install

npm start

# app

cd ./family-budgeting-app

npm install

npm start

About

Web App for families to run on their local computer and manage their monthly budget

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published