Skip to content

LifeOfBrianOC/surveyjs_react_quickstart

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SurveyJS + React 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 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:

About

SurveyJS + React Quickstart Template

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 93.1%
  • HTML 5.6%
  • CSS 1.3%