itsdheerendrakumar/formBuilder ? reverse-engineered prompt
Reverse engineered prompt
Build me a simple form builder app where I can create a form on the left and preview it on the right.
I want to be able to add common fields like text, email, textarea, select, checkbox, and radio, then edit each field’s label, placeholder, and required setting. Let me reorder fields, remove them, and see the form update immediately as I make changes. Make the interface clean and easy to use, with a form canvas, a settings panel, and a live preview.
Keep it as a React app that runs in Vite, and make it work well in the browser with a polished modern look. If you need to check current best practices or docs while building it, go ahead and look them up online. Also make sure the code is organized and easy to extend later, since I may want to add more field types after this.
Are you gonna build this?
make sure you review the code using arcumet