surveyjs / 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.

Home Page:https://surveyjs.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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.

https://surveyjs.io/


Languages

Language:TypeScript 74.7%Language:JavaScript 16.9%Language:CSS 5.2%Language:HTML 3.1%