Skip to content

Would You Rather Poll App created using React & Redux

Notifications You must be signed in to change notification settings

Bobsar0/would-you-rather

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Would You Rather Poll App

This is the final assessment project designed for Udacity's React & Redux course as part of the React Nanodegree Program.

It is a web app that lets a user 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.

In the app, users will be 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.

Details about the mock backend server and original project instructions can be found in the starter code's README.md.

Installation Instructions

To get started with the application:

  • Download or fork this repository
  • Install all project dependencies with npm install
  • Start the development server with npm start

Create React App

This project was bootstrapped with Create React App. You can find more information on how to perform common tasks here.

About

Would You Rather Poll App created using React & Redux

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published