Giter Club home page Giter Club logo

next-form's Introduction

NextForm - A Simple And Powerful Form Builder With Drag & Drop Features

This project is a simple and powerful form builder with drag & drop features. You can create your own form and share to your friends or clients. It's a open source project and you can contribute to this project. Build with Next.js, TailwindCSS, Shadcn/ui and Beautiful DnD.

Features

  • Drag & Drop Form Builder
  • Share Form With Your Friends Or Clients
  • Beautiful Landing Page With TailwindCSS
  • Dashboard to manage your forms
  • Form Submission
  • Collect Form Data
  • Authentication with Google and Github

Screenshots

Screenshot Description
Landing Page Landing Page
Dashboard Dashboard
DetailsForms Details Forms
Form Submission Form Submission
Form Builder Form Builder

Demo Link

https://next-form-kappa.vercel.app/

Tech Stack

  • Next.js - React Framework
  • TypeScript - Programming Language
  • TailwindCSS - CSS Framework
  • Shadcn/ui - UI Components
  • Beautiful DnD - Drag & Drop Library
  • Prisma - ORM
  • PostgreSQL - Database from Vercel
  • Zustand - State Management
  • Clerk - Authentication Service

Getting Started

First, run the development server:

npm i # install dependencies

npm run dev # run development server

npm run build # build production

npm run start # run production server

setup .env file and add your own credentials example:

DATABASE_URL=""
POSTGRES_URL=""
POSTGRES_PRISMA_URL=""
POSTGRES_URL_NON_POOLING=""
POSTGRES_USER=""
POSTGRES_HOST=""
POSTGRES_PASSWORD=""
POSTGRES_DATABASE=""

NEXT_PUBLIC_CLERK_PUBLISHABLE_KEY=""
CLERK_SECRET_KEY=""

NEXT_PUBLIC_CLERK_SIGN_IN_URL="/sign-in"
NEXT_PUBLIC_CLERK_SIGN_UP_URL="/sign-up"
NEXT_PUBLIC_CLERK_AFTER_SIGN_IN_URL="/dashboard"
NEXT_PUBLIC_CLERK_AFTER_SIGN_UP_URL="/dashboard"

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.