Ghana has a progressive income tax which is not easy to calculate. This tool makes it easier for people to compute their take-home income.
Built with VueJS and TailwindCss
Available at http://kessir.github.io/taxcalculatorgh
npm install
npm run dev
npm run build
Run Unit Tests with Vitest
npm run test:unit
Lint with ESLint
npm run lint