{"id":19338603,"url":"https://github.com/surveyjs/surveyjs_react_quickstart","last_synced_at":"2025-04-13T00:48:16.143Z","repository":{"id":43189973,"uuid":"85547679","full_name":"surveyjs/surveyjs_react_quickstart","owner":"surveyjs","description":"SurveyJS + React Quickstart Template","archived":false,"fork":false,"pushed_at":"2025-03-18T21:31:28.000Z","size":911,"stargazers_count":147,"open_issues_count":16,"forks_count":82,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-04-13T00:48:07.386Z","etag":null,"topics":["boilerplate","bootstrap","form-builder","javascript","react","reactjs","survey","survey-creator","survey-maker","survey-react","surveyjs-react-quickstart","typescript"],"latest_commit_sha":null,"homepage":"http://surveyjs.io","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/surveyjs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-03-20T07:33:59.000Z","updated_at":"2025-04-06T17:48:11.000Z","dependencies_parsed_at":"2025-02-21T22:00:29.277Z","dependency_job_id":"36ebcd4c-0f54-475e-b142-057c82cf9bf0","html_url":"https://github.com/surveyjs/surveyjs_react_quickstart","commit_stats":{"total_commits":56,"total_committers":10,"mean_commits":5.6,"dds":0.6071428571428572,"last_synced_commit":"56847e09c3d10b7e7563329cc00787c7c82f84a2"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/surveyjs%2Fsurveyjs_react_quickstart","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/surveyjs%2Fsurveyjs_react_quickstart/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/surveyjs%2Fsurveyjs_react_quickstart/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/surveyjs%2Fsurveyjs_react_quickstart/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/surveyjs","download_url":"https://codeload.github.com/surveyjs/surveyjs_react_quickstart/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248650437,"owners_count":21139672,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["boilerplate","bootstrap","form-builder","javascript","react","reactjs","survey","survey-creator","survey-maker","survey-react","surveyjs-react-quickstart","typescript"],"created_at":"2024-11-10T03:18:04.159Z","updated_at":"2025-04-13T00:48:16.110Z","avatar_url":"https://github.com/surveyjs.png","language":"JavaScript","readme":"# (Obsolete) SurveyJS + React Quickstart Template \n\n\u003e This template is built using [Create React App](https://github.com/facebook/create-react-app), which is now deprecated. Use the [SurveyJS + Next.js quickstart template](https://github.com/surveyjs/surveyjs-nextjs) instead. \n\nSurveyJS 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](https://github.com/facebookincubator/create-react-app) and uses the following SurveyJS components:\n\n- [SurveyJS Form Library](https://surveyjs.io/form-library/documentation/overview)\n- [Survey Creator / Form Builder](https://surveyjs.io/survey-creator/documentation/overview)\n- [SurveyJS PDF Generator](https://surveyjs.io/pdf-generator/documentation/overview)\n- [SurveyJS Dashboard](https://surveyjs.io/dashboard/documentation/overview)\n\n## Run the application\n\n```bash\ngit clone https://github.com/surveyjs/surveyjs_react_quickstart.git\ncd surveyjs_react_quickstart\nnpm i\nnpm run start\n```\n\nOpen http://localhost:3000/ in your web browser.\n\n## Template structure\n\nThis template covers most basic use cases. You can find code examples for them in the following files:\n\n- Create a standalone survey\n  - [src/data/survey_json.js](src/data/survey_json.js)\n  - [src/pages/Survey.js](src/pages/Survey.js)\n- Add Survey Creator to a page\n  - [src/components/SurveyCreator.js](src/components/SurveyCreator.js)\n  - [src/pages/Creator.js](src/pages/Creator.js)\n- Export a survey to a PDF document\n  - [src/pages/Export.js](src/pages/Export.js)\n- Visualize survey results\n  - As charts\n    - [src/data/analytics_data.js](src/data/analytics_data.js)\n    - [src/components/SurveyAnalytics.js](src/components/SurveyAnalytics.js)\n    - [src/pages/Analytics.js](src/pages/Analytics.js)\n  - As a table\n    - [src/data/analytics_data.js](src/data/analytics_data.js)\n    - [src/components/SurveyAnalyticsTabulator.js](src/components/SurveyAnalyticsTabulator.js)\n    - [src/pages/AnalyticsTabulator.js](src/pages/AnalyticsTabulator.js)\n- Create a custom question type\n  - [src/components/MyQuestion.js](src/components/MyQuestion.js)\n- Register third-party components\n  - [src/App.js](src/App.js#L37)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsurveyjs%2Fsurveyjs_react_quickstart","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsurveyjs%2Fsurveyjs_react_quickstart","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsurveyjs%2Fsurveyjs_react_quickstart/lists"}