ppaszend / Form-Builder-CMS

Application for creating forms

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Form Builder

Form Builder is a web application for building customizable forms with no code skills required. It works by drag and drop from CMS panel.

Installation

npm install

Usage (run the development server)

Create .env file with filled following parameters

NEXT_PUBLIC_API_URL= #place your API server address with protocol, for ex. http://127.0.0.1

Then you can start the development server

npm run dev

Technologies used

Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out our Next.js deployment documentation for more details.

About

Application for creating forms


Languages

Language:TypeScript 91.9%Language:SCSS 7.7%Language:CSS 0.3%Language:JavaScript 0.2%