Skip to content

HAWAAZAROUAL/BudgetApp

Repository files navigation

Budget Buddy

The easy to use budgeting app that can be used to create budgets and manage your expenses. Simply start by entering your income and making a budget. Your progress within your budget will be calculated and illustrated with easy to read digrams.

"Homepage image" "Createpage image" "Budget Balance Image" "Budget Remainder"

npm start

http://localhost:3000 to view it in the browser.

node server.js

start the webserver

dependencies

axios
cors 
dotenv 
helmet 
pg 
react 
react-dom
react-scripts
ws

Database

PGHOST=localhost PGUSER=development PGDATABASE=budget_development PGPASSWORD=development PGPORT=5432

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published