This is a small demo project I made for the React Nanodegree.
Login in as a user from the drop down. The homepage is a dashboard where you can view answered and unanswered questions. The questions are all in the form of "Would you rather..." (e.g. "learn Swift or learn Javascript?").
Click Add a Question to add a new question.
Click Leaderboards to view users' scores, which are based on how many questions they've asked and answered.
You can also Logout.
Please note that since this is just a small demo project, all site data is cleared whenever you refresh a page or visit a URL by typing it in.