This works similarly to the Google forms
- Add/Delete Elements
- Duplicate ELements
- Set input required
- Drag elements to reorder
- Multiple element types
- TextInput
- TextArea
- RadioInput
- NumberInput
- DateInput
- TimeInput
- DropDown
git clone {GIT_URL}
cd {PROJECTNAME}
npm install
npm start