reactnd-project-would-you-rather
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.
Would You Rather
Would You Rather is a fully responsive and mobile-ready polling game that presents the user with a series of questions.

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.
- Live Demo: https://reactnd-would-you-rather.netlify.app
- Code Notes: Step-by-step walk-though of how this project was built
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
