/react-nd-would

This project is part of the Nanodegree in React by Udacity.

Primary LanguageJavaScript

React Project: Would You Rather

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.

Instructions

  1. Install NodeJS >= v6
  2. Install yarn or use npm
  3. Run yarn start or npm run start to boot up the project