Budget visualizer takes inspiration from Neal Agarwal's fun project https://neal.fun/spend/ to visualize what all can be done with the kind of money spent.
Next.js is used to develop this project.
- Run
yarn install
in the root of the project - Then
yarn dev
to run it on your localhost
MIT