This app figures out who owes who what among participants of a trip. If various purchases were made on a trip between multiple participants and you need a tool to quickly tell you the splits among those participants, this tool will help you do so.
- run npm install
- run npm start
run npm test
***Note I am still working on ui/integration tests for this project***