Skip to content

kavyaaa55/forkform

Repository files navigation

🥄 ForkForms — Form Builder to React Component Generator

ForkForms is a developer-first form builder that lets you visually create forms like Google Forms — but instead of collecting responses, it instantly generates a clean React component you can embed in your codebase. Build forms faster, and copy or install the component directly into your project using our CLI tool.


🌐 Live Demo

Try it now: https://forkforms.vercel.app


✨ Features

  • 🔧 Drag & drop–like form creation (manual for now)
  • ⚛️ Export the form as a React JSX component
  • 📦 Use npx to install the component directly into your React project
  • 💽 MongoDB integration for optional template storage
  • 🎨 Styled with Tailwind CSS
  • 🚀 Deployed on Vercel and available as an NPM CLI tool

🛠️ Tech Stack

Layer Tech
Frontend React, Tailwind CSS
Framework Next.js
Backend MongoDB (via Mongoose/Driver)
Deployment Vercel
CLI Tool Node.js + Published on npm

git clone https://github.com/kavyaaa55/forkforms.git
cd forkforms
npm install
npm run dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages