gdngothehieu / reactnd-project-would-you-rather

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.

Home Page:https://reactnd-would-you-rather.netlify.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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.

https://reactnd-would-you-rather.netlify.com/


Languages

Language:JavaScript 96.7%Language:HTML 1.9%Language:CSS 1.4%