This project was bootstrapped with Create React App.
this is A "Would You Rather?" Game , A game that lets a user play the “Would You Rather?” game. The game rules is : 1- A user is asked a question “Would you rather [option A] or [option B] ?”. 2 - Answering "neither" or "both" is against the rules.
see which questions they haven’t answered, see how other people have voted, add new questions, and see the top ranked user on the leaderboard.
install all project dependencies with npm install
start the development server with npm start
when you start the App it will
Run in the development mode.
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.