Skip to content

alizaeda/would-you-rather

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Would You Rather | Game App

This is Second Project for Udacity Nanodegree program, This Application 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 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.

Project preview

You Can Preview The Application at Would You Rather ?


Getting Started

To get started developing right away:

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