Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 340 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 340 Bytes

Voting App

A voting app made in Javascript with authentication that allows user to add polls and other users to vote on them

Getting Started

Install all Dependencies

$ npm install
$ node index.js

Prerequisites

  • Nodejs

Built with

  • ExpressJS
  • NPM