Manages Budget distribution | Customised for Collaborations
- Clone this repository
- Open command prompt & Change directory to Budget-Handler
cd Budget-Handler- To install all requirements
npm install- To start the server
npm start- Open "http://localhost:3000" to see the project.
Make your changes and push to this repo! :D