Loading repository data…
Loading repository data…
levinunnink / repository
A visual builder for tailwind forms that generates HTML, React, and Vue.
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
A free, visual form builder for creating Tailwind CSS forms. Build your forms with drag-and-drop, customize styling, and export clean code for HTML, React, or Vue.
No login required. No data stored. Just build and export.
# Clone the repository
git clone https://github.com/levinunnink/tailwind-form-builder.git
cd tailwind-form-builder
# Install dependencies
npm install
# Start the development server
npm run dev
Open http://localhost:3000 to start building forms.
npm run build
npm start
Clean, semantic HTML with Tailwind classes. Ready to drop into any project.
Functional component with useState hooks and form handling. TypeScript-friendly.
Composition API with ref() for reactive form data. Vue 3 compatible.
Contributions are welcome! Feel free to:
This project is sponsored by:
MIT License - see LICENSE for details.
Built with Next.js and Tailwind CSS