Skip to content

Udacity React Nanodegree Second Project. This web app lets a user play the “Would You Rather?” game. The game goes like this: A user is asked a question in the form: “Would you rather [option A] or [option B] ?”. Answering "neither" or "both" is against the rules.

License

Notifications You must be signed in to change notification settings

dhatGuy/reactnd-would-you-rather

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Would You Rather App

Netlify Status

This is the second project of three in Udacity's React Nanodegree. This web app lets a user play the “Would You Rather?” game. The game goes like this: A user is asked a question in the form: “Would you rather [option A] or [option B] ?”. Answering "neither" or "both" is against the rules. Users will be able to answer questions, see which questions they haven’t answered, see how other people have voted, post questions, and see the ranking of users on the leaderboard.

screenshot-ndwouldyourather netlify app-2020 07 30-23_57_42

screenshot-ndwouldyourather netlify app-2020 07 31-00_04_23

Built with

Installation

Clone the repository

> git clone https://github.com/dhatGuy/reactnd-would-you-rather.git
> cd reactnd-would-you-rather 

Run

> npm i

to install necessary dependencies.

Usage

> npm start

View project in the browser at

localhost:3000

Live Preview

Visit Would You Rather

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

Distributed under the MIT License. See LICENSE for more information.

About

Udacity React Nanodegree Second Project. This web app lets a user play the “Would You Rather?” game. The game goes like this: A user is asked a question in the form: “Would you rather [option A] or [option B] ?”. Answering "neither" or "both" is against the rules.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published