alexandrucotin / would-you-rather

The "Would You Rather?" project is a web app that lets a user play the “Would You Rather?” game. This webapp is based on ReactJS and Redux

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Would you rather?

This is the famous would you rather game. This game is based on ReactJS and Redux.

Installation

To install correctly this webapp you have to

npm install

in the project directory. To start the webapp type in the terminal while you are in the project folder

npm start

Description

The "Would You Rather?" project 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.

About

The "Would You Rather?" project is a web app that lets a user play the “Would You Rather?” game. This webapp is based on ReactJS and Redux


Languages

Language:JavaScript 80.1%Language:CSS 18.1%Language:HTML 1.8%