Skip to content

Code submission for the final project of Udacity's React & Redux course. A web app that lets a user play the “Would You Rather?” game.

Notifications You must be signed in to change notification settings

iaguest/react-redux-project-wouldurather

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-redux-project-wouldurather

This is my submission for the final assessment project of Udacity's React & Redux course. 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. Users are 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.

Installation and start up

To test the application:

  • install all project dependencies with npm install
  • start the development server with npm start

Screenshots

Sign In

Alt text

Home

Alt text

Add

Alt text

Question

Alt text

Poll

Alt text

Leaderboard

Alt text

About

Code submission for the final project of Udacity's React & Redux course. A web app that lets a user play the “Would You Rather?” game.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published