Skip to content

Would You Rather App: Project 2 from Udacity's React Nanodegree

License

Notifications You must be signed in to change notification settings

nehal96/would-you-rather-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project 2: 'Would You Rather' App

Project Overview

This is a simple web-app built with React and Redux that demonstrates the 'Would You Rather' game. A user is asked to select a username and then answer "would you rather" questions where he/she must select between two options. After selecting an option, the poll's result (how others voted) is shown. You may also create your own questions, as well as view the game's Leaderboard.

Click here to view the project

How to Run

  1. Clone or download the project from the top-right dropdown menu. (To clone use git clone https://github.com/nehal96/react-nd.git).

  2. Enter the p2-would-you-rather directory.

  3. Run npm install to install all project dependencies.

  4. Run npm start to start the dev server.

About

Would You Rather App: Project 2 from Udacity's React Nanodegree

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published