reactnd-project-would-you-rather icon indicating copy to clipboard operation
reactnd-project-would-you-rather copied to clipboard

Would You Rather is a polling game that presents the user with a series of questions that can be answered one of two ways. It's built with React, Redux, React Router, & Redux Thunk.

Netlify Status Edit reactnd-project-would-you-rather

Would You Rather

Would You Rather is a fully responsive and mobile-ready polling game that presents the user with a series of questions.

screenshot #1

It's built with React, Redux, React Router, & Redux Thunk.

This app is the second of three projects required for Udacity's React Nanodegree program.

Installation

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

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

Usage

The project can be run with

  • npm start

The project can be viewed in the browser at

Screenshots

screenshot #2