/reactnd-project-would-you-rather-starter

Starter code for the "Would You Rather?" Project

Primary LanguageJavaScript

Would You Rather?

The implementation of the final assessment project for Udacity's React course. The project provides a simple app (Would you rather?) that users can choose between different options in a question and provide more questions in order to earn score.

How to build and run

To get started evaluating the project right away:

  • install all project dependencies with npm install
  • start with npm start