Verdict is a web application that makes taking decisions easier. It allows users to create polls and share them with friends so they can decide together what will be the winning option of the poll.
This screenshot shows the homepage of Verdict. This screenshot shows the poll creation page. This screenshot shows the page where users can answer the poll. This screenshot shows the final results of the page once all votes have been received.
- nodemon
- body-parser
- chalk
- dotenv
- ejs
- express
- form-data
- mailgun.js
- morgan
- pg
- sass
- Git clone project
- Install all dependencies by using the
npm install
command on CLI - Type
npm start
to start the server - Navigate to the approriate localhost in the browser