This is an app made with Svelte Tutorial and Projects Course by John Smilga.
Why am I doing another Svelte Course? To get the itty details about the framework I seem to have missed in the first course without having too much trouble.
Ps:. I didn't make the design, so it's not pretty (not by my standards at least), but it works quite nicely.
git clone [email protected]:analubarreto/budget-calculator.git
or, without an ssh-key
git clone https://github.com/analubarreto/budget-calculator.git
npm i
npm run dev