Skip to content

Latest commit

 

History

History
37 lines (24 loc) · 863 Bytes

README.md

File metadata and controls

37 lines (24 loc) · 863 Bytes

budget-buddy-web

An application to track your budget easily


Server

For connecting to database you need to get Firebase private key. To generate a private key file:

  1. In firebase console, go to project settings.
  2. Go to 'Service accounts' tab.
  3. Click the 'Generate new private key' button.

Runs the app in the development mode.
Backend code will run on http://localhost:8080. You should connect this from client app.


Client

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.


Images

Image - 1

Image - 2 Image - 3