vgrec / udacity-poll

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Employee Polls

This project is a web application created as part of the Udacity React Nanodegree Program. In order to improve collaboration and transparency within the company, every employee can access the application and create a poll with two proposed solutions. Employees can then vote on these solutions and see which solutions have the most votes. In addition, a leaderboard that lists every employee ordered by the number of polls they've created and answered is presented.

Prerequisites

Before you begin, ensure you have installed the latest version of Node.js and npm.

Installation

To install follow these steps:

  1. Clone the repository
  2. Navigate to the repository directory and run:
npm install
npm start

About


Languages

Language:JavaScript 90.7%Language:CSS 5.2%Language:HTML 4.1%