peterthehan / total-compensation

Calculate your total compensation.

Home Page:https://tc.peterhan.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Total Compensation

Discord Twitter Follow

Calculate your total compensation.

Inspired by https://www.levels.fyi/calculator.

Getting started

To begin local development, run:

npm start

To serve the production build locally, run:

npm run build
npx serve -s build

To view Lighthouse score, run:

npx lighthouse http://localhost:3000 --view

Ensure the local or production build is running first!

To deploy to GitHub Pages, run:

npm run deploy

About

Calculate your total compensation.

https://tc.peterhan.dev

License:MIT License


Languages

Language:TypeScript 91.0%Language:HTML 6.5%Language:CSS 2.4%