An open API service indexing awesome lists of open source software.

https://github.com/angelhtml/form_generator

Form generator (Fullstack Engineer Tech Test)
https://github.com/angelhtml/form_generator

api formgenerator forms hookform input mern-stack next-js nextjs react react-hooks reacthookform serverless serverside-rendering vercel

Last synced: 3 months ago
JSON representation

Form generator (Fullstack Engineer Tech Test)

Awesome Lists containing this project

README

        

# 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 "