Skip to content

filwas/panini-creator

Repository files navigation

Panini Creator 🥪

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/


How to start 🚀

  1. Install dependencies with npm install
  2. Run npm run dev to start developing

📝 Project requirements

  • 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