This is a google form clone created with ReactJs.
- Add/Delete Elements
- Duplicate ELements
- Set input required
- Drag elements to reorder
- Multiple element types
- TextInput
- TextArea
- RadioInput
- NumberInput
- DateInput
- TimeInput
git clone {GIT_URL}
cd {PROJECTNAME}
npm install
npm start