Home
Softono

Surveyjs React Quickstart

Open source JavaScript
148
Stars
82
Forks
24
Issues
6
Watchers
5 months
Last Commit

 About Surveyjs React Quickstart

SurveyJS + React Quickstart Template

Platforms

Web Self-hosted

Languages

JavaScript

Need Help Installing Surveyjs React Quickstart?

We provide expert installation service for this software. Our team will install, configure, and secure Surveyjs React Quickstart on your server. plans start at just $30.

Surveyjs React Quickstart

View on GitHub

(Obsolete) SurveyJS + React Quickstart Template

This template is built using Create React App, which is now deprecated. Use the SurveyJS + 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 with Create React App and uses the following SurveyJS components:

Run the application

git clone https://github.com/surveyjs/surveyjs_react_quickstart.git
cd surveyjs_react_quickstart
npm i
npm run start

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: