Built a tiny tool to generate React Hook Form + Zod schemas from JSON instantly. Free and open for feedback!
Hey everyone, I got tired of manually mapping API payloads to forms and validation schemas. I built this small utility to automate the process: Paste JSON -> Get RHF + Zod code.
Check it out here: https://payload-form.vercel.app/
It's a simple MVP I built in a day. Would love to hear if this is useful for your workflow or if I should add something like an Admin Dashboard generator next.
(There's a "Buy me a coffee" button if it saves you a headache!)
[link] [comments]