This example application uses Zod to validate a contact form. It demonstrates how to handle server-side validation errors and display them to the user.
See the blog post for more information.
pnpm install
pnpm dev
open http://localhost:3000
This example application uses Zod to validate a contact form. It demonstrates how to handle server-side validation errors and display them to the user.
See the blog post for more information.
pnpm install
pnpm dev
open http://localhost:3000