/react-dynamic-form

Dynamically update the form fields using react hooks

Primary LanguageJavaScript

Created using React

Fields are created based on the data provided in src/data.json.

On changing the form type, the fields are updated as well.

On form submission, the object is logged in the console.