https://github.com/theabbie/formfeed
A Form Builder Web App
https://github.com/theabbie/formfeed
form-builder
Last synced: 4 months ago
JSON representation
A Form Builder Web App
- Host: GitHub
- URL: https://github.com/theabbie/formfeed
- Owner: theabbie
- License: mit
- Created: 2024-12-06T11:03:47.000Z (10 months ago)
- Default Branch: master
- Last Pushed: 2024-12-09T11:17:19.000Z (10 months ago)
- Last Synced: 2025-02-07T15:33:30.002Z (8 months ago)
- Topics: form-builder
- Language: TypeScript
- Homepage: https://useformfeed.vercel.app
- Size: 50.8 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# FormFeed
A form-building web application that allows users to create, preview, and manage forms with ease. Build forms with various input types, save progress to the backend, and preview forms seamlessly.
## Live Demo
Check out the live version of the app: [useformfeed.vercel.app](https://useformfeed.vercel.app)---
## Tech Stack
- Next.js
- TypeScript
- Tailwind CSS
- MongoDB---
## Features
- Save form progress on the backend.
- Preview form before publishing.
- Various input field types: short answer, long answer, single select, URL, date, and more.
- Intuitive drag-and-drop form builder interface (not working).