Master forms in React by creating sandwich configurator using React Hook Form, and Zod.
please see live deployment here: https://panini-creator-eight.vercel.app/
- Install dependencies with
npm install
- Run
npm run dev
to start developing
- User should be able to configure sandwich order
- User should be able submit order as JSON
- Validation should be implemented
- User should be able to randomize sandwich parameters