Skip to content

carriescott/would-you-rather

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Udacity React Nanodegree: Would You Rather?

image

Project Overview

This project was done as part of the requirements to complete the Udacity React Nanodegree program. The application is built using React and implements Redux for state management.

Would You Rather?

In the "Would You Rather?" app a user is able to play the “Would You Rather?” game. The game goes like this: A user is asked a question in the form: “Would you rather [option A] or [option B] ?”. Answering "neither" or "both" is against the rules. Users are able to answer questions, see which questions they haven’t answered, see how other people have voted, post questions, and see the ranking of users on the leaderboard.

Project Set Up

  1. To install the project please run the following

npm install

  1. To build the project please run the following

npm start This will run the app in the development mode.
Open localhost:3000 to view it in the browser.

Create React App

This project was bootstrapped with Create React App

Avatar Images

Images used throughout the application are hosted by gravatar

About

Would You Rather? submission code for Udacity React Nanodegree

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published