/surveyjs-react-client

This project is a client-side React application that uses SurveyJS components. You can integrate it with a backend of your choice to create a full-cycle survey management service.

Primary LanguageTypeScript

Node.js CI

SurveyJS React Application

This project is a client-side React application that uses SurveyJS components. The application displays a list of surveys with the following buttons that perform actions on the surveys:

My Surveys App

You can integrate this project with a backend of your choice to create a full-cycle survey management service as shown in the following repos:

Run the Application

git clone https://github.com/surveyjs/surveyjs-react-client.git
cd surveyjs-react-client
npm i
npm start