Skip to content

virmon/reactnd-would-you-rather

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

reactnd-would-you-rather

reactnd-would-you-rather is a question and answer game that begins with a question "Would you rather...". Players may choose a poll created by other players or their created poll as well. In every poll, a player is required to choose from two options in order to complete the game. For every answered question, a result will be shown showing the players' vote and the percentage of how many players voted the same or not. Every question answered and question created equates to 1 point. The total of it will be the players' score that will be shown in the leaderboard section.

Getting Started

  • Download or git clone https://github.com/virmon/reactnd-would-you-rather.git
  • Install all project dependencies with npm install
  • Start the development server with npm start
  • Open http://localhost:3000/ in your browser

Screenshots

  • Login Screen login screen

  • Home Screen home screen

  • New Question Screen create new question screen

  • Leaderboard Screen leaderboard screen

  • Result Screen result screen

  • Question Screen question screen

Create React App

This project was bootstrapped with Create React App.

About

reactnd-would-you-rather is a question and answer game that begins with a question "Would you rather...". Players may choose a poll created by other players or their created poll as well. In every poll, a player is required to choose from two options in order to complete the game. For every answered question, a result will be shown showing the p…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors