/WouldYouRather

Would You Rather game created using React and Redux as part of Udacity React Nanodegree

Primary LanguageJavaScript

This project was bootstrapped with Create React App.

This project is an attempt to make the famous Would You Rather Game. The app lets the user to login answer questions, see polls of answered questions as well as create new questions. There is also a leaderboard to show all the users and their ranks based on their performance.

To install and run the game on your browser, just download the repo and use npm install and npm start commands