Skip to content

eoaranda/reactnd-project-would-you-rather

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

"Would you rather" app

Project:

This app was built as a project for the Udacity React Nanodegree Program. The purpose of the project is to demonstrate understanding of how Redux works in a React-based web app.

Installation

To get started:

  • Clone the project: https://github.com/eoaranda/reactnd-project-would-you-rather.git

  • Install all project dependencies with npm install

  • Start server with npm start

  • Navigate to http://localhost:3000/

Parts of the Application

Login

  • Login into the application using one of the exiting users from the drop down.

login

Answered Questions

  • Display the Answered questions by the Logged in user.

answered

Un-Answered Questions

  • Display the remaining questions to be answered by the Logged in user.

answered

New Questions

  • Create a new would you rather question for all the users to answer.

new

Leaderboard

  • See the user that has answered more questions and who has the highest score.

Leaderboard

Extras

About

Would you rather

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published