- Notifications
You must be signed in to change notification settings - Fork82
SurveyJS + React Quickstart Template
surveyjs/surveyjs_react_quickstart
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
This template is built usingCreate React App, which is now deprecated. Use theSurveyJS + Next.js quickstart template instead.
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 is bootstrapped withCreate React App and uses the following SurveyJS components:
git clone https://github.com/surveyjs/surveyjs_react_quickstart.gitcd surveyjs_react_quickstartnpm inpm run startOpenhttp://localhost:3000/ in your web browser.
This template covers most basic use cases. You can find code examples for them in the following files:
- Create a standalone survey
- Add Survey Creator to a page
- Export a survey to a PDF document
- Visualize survey results
- Create a custom question type
- Register third-party components
About
SurveyJS + React Quickstart Template
Topics
Resources
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
Packages0
Uh oh!
There was an error while loading.Please reload this page.
Contributors6
Uh oh!
There was an error while loading.Please reload this page.