A tool to enter values such as income and deposit percentage to view a mortgage that could be lent to a potential buyer in the UK.
- View how much deposit needed for a home based on income (before tax)
- Set variables such as income multiplier, length of mortgage, deposit percentage and interest rate
- TypeScript
- React
- Next.js
- Zod
- Shadcn/ui
- TailwindCSS
npm run dev
https://buy-a-home.vercel.app/
- Refactor DRY code/state management and type checking