/React-Runner-Quiz

A five question quiz that guesses what type of runner the user is.

Primary LanguageJavaScript

Based off of Mitch Gavan's tutorial.

React-Runner-Quiz

Live demo here.

A React web application that quizzes the user on various running style preferences.

Installation

  • Clone the Repository
$ git clone https://github.com/nashkenazy/React-Runner-Quiz.git
  • Navigate to the root directory in the command line and run one of the following commands to install the package.json dependencies:

$ yarn or $ npm install

Running the Application

There are a few methods to start the application. Each should work fine.

  1. Run start-site.bat from the root directory.
  2. Open the command line in the root directory and run $ yarn start or $ npm start.

License

No license.