Skip to content

queuestack/nanodegree-would-you-rather

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Would You Rather App

React & Redux Project — Udacity React Developer Nanodegree

TL;DR

This project consists in a small quiz game, of course built in React & Redux, that quizzes the user with questions in a "Would You Rather..." format. It allows the user to login, post questions and also vote on questions posted by other users.

Features

Login & Logout

logout User is forced to login before using other service.

home User is redirected to unanswerd questions wen user login to service.

Questions

unanswered User can choose the answer when user click the quesiton card.

answered User can see the quiz result only after answering the question.

new question User can make new question.
New question is added to unanswerd questions list.

Leader board

leader-board User see the ranking. Ranking is determined by number of questions and answers.

How to Load the App

1. git clone https://github.com/queuestack/nanodegree-would-you-rather.git
2. cd nanodegree-would-you-rather 
3. yarn
4. yarn start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published