10000 GitHub - GoestaO/wouldyourather: React-redux project for the Udacity React nanodegree
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

GoestaO/wouldyourather

Folders and files

A416
NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Would You Rather Project

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.

In this app, 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.

Features

  • Log in as an existing user
  • Browse unanswered and answered questions
  • Answer a question by selection one of the two available options
  • Stats for a particular answered question: see how many people voted for which option
  • Add new questions
  • Leaderboard: See, who's the most active user in the game

Screens

Dashboard

Dashboard with unanswered questions Dashboard with answered questions

Question stats

Question stats

New question

New question

Leaderboard

Leaderboard

Login

Login

Getting started

Download

Clone this repository: git clone https://github.com/GoestaO/wouldyourather.git

Installation

Run npm install in a terminal from the main folder of the application

Execution

After the installation run npm start from the same location.

Built with

Author

About

React-redux project for the Udacity React nanodegree

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0