# Allowance Planner 2000 An improved Allowance Planner app. ## Running backend In order to run the backend, go to the `backend directory and run: ```bash $ go run . ```