This project is a svelte web app that helps a user visualize how salary amounts would affect their personal finances.
First, install: npm i, then run a development server with npm run dev.
I got this up and running with Svelte and TypeScript in Vite.