Skip to content

Udacity Capstone Project (React & Redux App) : React Developer Nanodegree

License

Notifications You must be signed in to change notification settings

thepembeweb/would-you-rather

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Would you rather

"Would you rather..." is a React & Redux web app that lets a user play the “Would You Rather?” game.

GitHub

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.

Installation

Requirements

The project uses Node.js and the Create-React-App starter.

If you do not have Node >= 6.x installed, you can download it here: Node.js

Setup

  • Clone the repo git clone https://github.com/thepembeweb/would-you-rather.git
  • Install project dependencies with npm install
  • Start the development server with npm start
  • Open the browser at localhost:3000

Built With

  • React - The web framework used
  • Redux - The state management library used
  • React Router - The routing library used

Authors

License

License

  • This project is licensed under the MIT License - see the LICENSE.md file for details
  • Copyright 2018 © Pemberai Sweto.

About

Udacity Capstone Project (React & Redux App) : React Developer Nanodegree

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published