Skip to content

joel-travieso/react-project-would-you-rather

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Would You Rather Project

This is the code for the final assessment project for Udacity's React & Redux course. It is based in the starter code repository provided by Udacity, which contains a comprehensive description of the data and API availables.

The project resembles the popular Would you rather...? game. Multiple questions are available, as well as users that can answer them. You must login before having any access to the app, and you can logout as well. In the initial page (Dashboard), all the questions are divided by whether they're answered or not. By accessing a question, a user can either answer it or see the answer provided for it in the past, as well as stats on the number of votes users have given for each option. Users can also create their own questions, and the Leaderboard page highlights the most active users attending to how much they have answered and asked.

Getting Started

  • install all project dependencies with npm install
  • start the development server with npm start

About

Would you rather...? game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published