Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 568 Bytes

README.md

File metadata and controls

22 lines (12 loc) · 568 Bytes

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