greenido / surveyjs_react_1

SurveyJS + React

Home Page:http://surveyjs.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🚠 SurveyJS + React

TODOs

  • DB integration
  • Docker
  • CI/CD
  • Add a new question type

About SurveyJS

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

http://surveyjs.io


Languages

Language:JavaScript 93.2%Language:HTML 5.5%Language:CSS 1.3%