Home
Softono

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

Need Help Installing React Form Builder?

We provide expert installation service for this software. Our team will install, configure, and secure React Form Builder on your server. plans start at just $30.

React Form Builder

View on GitHub

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