Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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
```