1 min read

taxmate

nextjsreactchakra-uitypescriptzustandreact-hook-formvitest

Overview 🔗

taxmate is a web app for estimating yearly Indonesian income tax. Users enter earnings, tax already paid, taxpayer category, and dependants, then review taxable income and tax calculated across the configured brackets.

Build Notes 🔗

The current implementation uses the Next.js App Router, Chakra UI v3, Zustand, React Hook Form, Yup, and Vitest. Recent updates migrated the app to Next.js 16 and expanded the dependant range from zero to ten.