Written with React as UI management and Redux as state management, this is a web app that lets a user play "would you rather" game. The user can create a new question, which offers two options and only one of them can be chosen. The user can also vote questions, see the detailed result of each question, the ranking for each user, and much more. Check out this app to find more.
run npm install
run npm start