A calculator to estimate your points for Japan's Highly Skilled Foreign Professional (HSFP) visa.
Live site: hsfp.tokyo
- Node.js 18+
- pnpm
pnpm installpnpm devOpen http://localhost:3000 to view the app.
pnpm build # Production build
pnpm test # Run tests
pnpm fmt # Format code
pnpm lint # Run ESLint- Next.js - React framework
- Tailwind CSS - Styling
- next-intl - Internationalization
MIT