Skip to content

angelhtml/Form_generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Form generator (SSR)

Image

📜 How to use it

  • 1️⃣install the packages using with " npm i " command
  • 2️⃣" npm run dev " command for start your server on url: http://localhost:3000

📗 Descriptions

  • in " Set Inputs " section you can create your input, you have three options for choice: single line input, multi line inputs (Textarea) and select form a list of options
  • in " Preview " section you can see your added inputs and the last you should push the submit button
  • congratulation 🎉 your form created !
  • You can see your forms urls with click on " Forms list "