Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fatimasajadi/survey
Survey is a client React SPA application that allows users to select the preferred language prior to participating the survey and get summary of their answers before survey submission
https://github.com/fatimasajadi/survey
Last synced: 21 days ago
JSON representation
Survey is a client React SPA application that allows users to select the preferred language prior to participating the survey and get summary of their answers before survey submission
- Host: GitHub
- URL: https://github.com/fatimasajadi/survey
- Owner: fatimasajadi
- Created: 2020-09-15T16:45:51.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-09-15T21:16:15.000Z (over 4 years ago)
- Last Synced: 2024-11-01T09:43:30.300Z (2 months ago)
- Language: TypeScript
- Homepage: https://survey-sajadi.netlify.app/
- Size: 669 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
**[You can check out the project here](https://survey-sajadi.netlify.app/)**
## Final Product
![](survey.gif)
## Project Stack
- React
- TypeScript## Project Features
- Users can choose their preferred language
- Users can see a summary of their answers before the survey submssion## Available Scripts
In the project directory, you can run:
### `yarn start`
Runs the app in the development mode.
Open [http://localhost:3000](http://localhost:3000) to view it in the browser.The page will reload if you make edits.
You will also see any lint errors in the console.