Skip to content

devrmateo/would-you-rather

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Would You Rather Application


This an online version of the 'Would You Rather' game, wherein people are able to create and ask each other questions that are grouped in pairs. For example, 'Would you rather visit Hawaii or Alaska?'

The application was built using React and Redux, with React rendering all of the user interfaces, and Redux storing the data. Users can choose among three avatars, and can ask, answer and view polls, as well as see a leaderboard that lists the avatar users in descending order based on the number of polls answered and created.

This was the second of three projects in the Udacity React Nanodegree Program.

How to run this application locally


In order to run this application on your local computer, do the following:

  1. Point your browser to https://github.com/webdevmateo/would-you-rather.
  2. Once there, click on the green "Clone or download" button.
  3. Then, you can either clone the repository or download a .zip file to your local computer.
  4. When you have local access, do the following:
    • Launch a command line tool, such as Terminal.
    • Navigate to the project's root directory, and run the following commands:
      • npm install
      • npm start
    • Visit the site in your browser at http://localhost:3000.

Dependencies


This project was created using the following dependencies:

License


About

An application modeled on the popular game "Would You Rather?", built using React and Redux

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •