talktonok / reactnd-project-would-you-rather-game

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

reactnd-project-would-you-rather-game

Would You Rather is a fully mobile responsive polling game which presents the user with a series of questions.

It is completely built with React, React Router, Redux, and Redux Thunk.

Installation

Clone the repository, change directories, and use NPM to install the dependencies.

$ git clone https://github.com/talktonok/reactnd-project-would-you-rather-game.git
$ cd reactnd-project-would-you-rather-game
$ npm install

Usage

You can run the project with

  • npm start

The project can be viewed in the browser at

About


Languages

Language:JavaScript 93.9%Language:HTML 4.0%Language:CSS 2.1%