A voting app made in Javascript with authentication that allows user to add polls and other users to vote on them
Install all Dependencies
$ npm install
$ node index.js
- Nodejs
- ExpressJS
- NPM
A voting app made in Javascript with authentication that allows user to add polls and other users to vote on them
Install all Dependencies
$ npm install
$ node index.js