This project was bootstrapped with Create React App and is part of the Nanodegree in React by Udacity.
In order to navigate in this app, the user will be be readly prompted to select one of the 3 dummy users, after all it will have access to the other routes where s/he can submit new Would You Rather question, answer Would You Rather questions, view the leaderboar, the answered questions and the unanswered questions.
- Install NodeJS >= v6
- Install yarn or use npm
- Run
yarn start
ornpm run start
to boot up the project