lettertea / React-Runner-Quiz

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

Home Page:https://runner-quiz.surge.sh/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

https://runner-quiz.surge.sh/


Languages

Language:JavaScript 75.3%Language:CSS 16.4%Language:HTML 8.2%Language:Batchfile 0.1%