Confirm Password using schema Zod with React Hook Form
initialize the Next.js project using this command below.
pnpm create next-app@latest my-app --typescript --tailwind --eslint
and fill up with the prompt with default answer like so.
✔ Would you like to use `src/` directory? … Yes
✔ Would you like to...
blog.borristw.com3 min read