Easy-to-implement poll system powered by node.js, express, socket.io and mongodb
- Install node
- Install mongodb
$ git clone [email protected]:danzajdband/Node-polls.git && cd Node-polls && npm install
- configure your Twitter credentials in
config.json
$ mongod
$ node polls.js
- open your browser at
http://local.host:3000
- Enjoy