Home
Softono
react-form-builder

react-form-builder

Open source JavaScript
14
Stars
5
Forks
0
Issues
1
Watchers
4 years
Last Commit

About react-form-builder

This is a google form clone created with ReactJs.

Platforms

Web Self-hosted

Languages

JavaScript

Google Forms Clone

This is a google form clone created with ReactJs.

Features

  • Add/Delete Elements
  • Duplicate ELements
  • Set input required
  • Drag elements to reorder
  • Multiple element types
    • TextInput
    • TextArea
    • RadioInput
    • NumberInput
    • DateInput
    • TimeInput

Usage

git clone {GIT_URL}
cd {PROJECTNAME}
npm install
npm start