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

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

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).