jaduri / formease

Generate HTML forms without coding, copy and paste completed form code.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Formease

Easily create custom HTML forms and copy the code to your project when complete. After coding many HTML forms, the idea of a form generator seemed necessary.

Formease will significantly reduce the amount of time it takes to hand code HTML forms.

Try it out.

USE ONLINE

The project is hosted on https://jaduri.github.io/formease/

RUN ON LOCAL MACHINE

clone the repo and cd into the directory

run "npm install" this installs serve

run "npm start" this runs a local server

That's it, you can start building your forms

About

Generate HTML forms without coding, copy and paste completed form code.


Languages

Language:HTML 37.3%Language:CSS 33.6%Language:JavaScript 29.0%