A simple form generator built with React and JavaScript.
- Clone the repository.
- Run
npm install
to install the dependencies. - Run
npm start
to start the development server.
- Add input components to the form.
- Edit component titles and options before adding them to the form.
- View the dynamically generated form in real-time.
- Get the code for your form