/salary-and-tax

Primary LanguageJavaScriptApache License 2.0Apache-2.0

salary-and-tax

Build Status Coverage Status Dependency

This is a tool for consultants and other freelance positions where you have an hourly rate. It calculates turnover, tax, vacation savings, pension and other things according to Norwegian rules.

Visit this page to see it in action.

Build for production

yarn build:www

Start dev server

yarn start:www

Run tests

yarn test

Display storybook

yarn storybook

Run lint

yarn lint