Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 713 Bytes

File metadata and controls

26 lines (15 loc) · 713 Bytes

Online and Offline Budget Tracker!

Track your expenses and income easily fast and free using this budget tracker! Works on any device with a web browser!

Getting Started with Budget Tracker

1: Install node.js if you have not already.

2: Open with any terminal or integrated terminal in Vscodium/Vscode.

(info): To change the port open server.js in a code editor and change the port number on line 9.

4: In the project directory, run these commands to start the server locally.

npm i

node server.js

Available Scripts

In the project directory, you can run:

npm i

node server.js

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