An application to track your budget easily
For connecting to database you need to get Firebase private key. To generate a private key file:
- In firebase console, go to project settings.
- Go to 'Service accounts' tab.
- 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.
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.