Survey application Watch Demo.
The application allows you to create your own surveys and also answer them
Now for can run this project follow next steps
- Clone this repository
- Run proyect on development mode.
npm start- Build proyect
npm run build- Run proyect in localhost
npm install -g serve
serve -s build