This is the 'would you rather' project for the React Nanodegree program. This rubric is what is used to test this project against.
To get started right away:
- clone this repository and insure you have the latest version of nodeJS installed
- install all project dependencies with
npm install
- start the development server with
npm start
The idea of this project is to emulate multiple users and do the following:
- vote on scenarios by choosing a particular option
- view a leaderboard to see user rankings
- propose additional scenarios