Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ritikprajapat21/survey
A survey form made using React
https://github.com/ritikprajapat21/survey
Last synced: 13 days ago
JSON representation
A survey form made using React
- Host: GitHub
- URL: https://github.com/ritikprajapat21/survey
- Owner: ritikprajapat21
- Created: 2024-03-10T18:44:28.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-03-10T19:11:38.000Z (10 months ago)
- Last Synced: 2024-03-11T19:53:54.968Z (10 months ago)
- Language: TypeScript
- Size: 87.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Survey Form Web App
Lets you take user opinion on your service.
# Tech stack
1. React
# Local Development
Clone the project
```
git clone https://github.com/ritikprajapat21/survey
```Change the directory
```
cd survey
```Now run the app using:
```
npm run dev
```