williamyeny / rapidpoll

real-time Q&A webapp
https://rapidpoll.herokuapp.com/
11 stars 1 forks source link

rapidpoll

about

A rapid question and answer type app where you can post any question and comment upvotable answers to the questions. after 40 seconds the question and all the answers are deleted and the next question comes up.

More features will be implemented soon (update: probably not)

installation

Use npm install to install dependencies (assuming you have node.js installed). node server to boot it up!