Understand your total compensation under current market conditions.
The term Total Compensation captures all the different ways you are financially compensated by your employer: base salary, bonus, equity, benefits, etc.
This calculator normalizes all these different forms of compensation into dollar values (from private or public companies) so you can estimate the final amount you are paid.
This project uses the following libraries and services:
- Framework - Remix
- Styling - Tailwind
- API - IEX
- Hosting - Cloudflare Pages
npm i
# start the remix dev server and wrangler
npm run dev
Open up http://127.0.0.1:8788 and you should be ready to go!