Skip to content

NextJS form builder - this quick start template shows how to build survey application using NextJS & SurveyJS

Notifications You must be signed in to change notification settings

surveyjs/surveyjs-nextjs

Repository files navigation

SurveyJS + Next.js Quickstart Template

SurveyJS is a set of JavaScript components that allow you and your users to build surveys / forms, store them in your database, and visualize survey results for data analysis. This quick start template uses Next.js and the following SurveyJS components:

Run the application

git clone https://github.com/surveyjs/surveyjs-nextjs.git
cd surveyjs-nextjs
npm i
npm run dev

Open http://localhost:3000/ in your web browser.

Template structure

This template covers most basic use cases. You can find code examples for them in the following files:

About

NextJS form builder - this quick start template shows how to build survey application using NextJS & SurveyJS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published