Ecosyste.ms: Awesome
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: 7 days ago
JSON representation
Form generator (Fullstack Engineer Tech Test)
- Host: GitHub
- URL: https://github.com/angelhtml/form_generator
- Owner: angelhtml
- Created: 2022-08-24T08:27:32.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-01T19:29:28.000Z (about 1 year ago)
- Last Synced: 2023-11-01T20:29:35.180Z (about 1 year ago)
- Topics: api, formgenerator, forms, hookform, input, mern-stack, next-js, nextjs, react, react-hooks, reacthookform, serverless, serverside-rendering, vercel
- Language: JavaScript
- Homepage:
- Size: 1.03 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Form generator (SSR)
π 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 "