Feel free to PR if you want to improve something.
Also feel free to open issues to suggest improvements, bug fixes, etc. 😊
Explanation of the calculations here
The project is currently deployed on Vercel
You must run a vercel local dev server if you need to run app.
npm i -g vercel
npm i
to install the dependencies
vercel dev
to run local server