Employee Polls is a tool for generating and participating in polls within a group. Each polls offers two choices: "Option A or Option B?"
- Log in => select a user from the list to log in
- Dashboard => switch between completed, all and pending polls
- Polls => select a poll to view it individually and select a radio button to make a choice
- New polls => create a new polls with two options
- Leaderboard => view which user has submitted the most queries and responses.
- Clone the repository
git clone https://github.com/prosenjeetshil/Employee-Polls-Udacity.git - Please use
npm installto install dependencies. usenpm startto start the app. - The project can be viewed in the browser at http://localhost:3000
- Please use
npm testto launches the test runner in the interactive watch mode.





