Home
Softono

Surveyjs React Client

Open source TypeScript
21
Stars
21
Forks
0
Issues
2
Watchers
10 months
Last Commit

 About 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.

Platforms

Web Self-hosted

Languages

TypeScript

Need Help Installing Surveyjs React Client?

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

Surveyjs React Client

View on GitHub

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