/react-rock-paper-scissors

A simple Rock–paper–scissors game written with React.js and Redux.js.

Primary LanguageJavaScriptMIT LicenseMIT

React Rock–paper–scissors

A simple Rock–paper–scissors game written with React.js and Redux.js.

See Create React App README for more details about scripts.

Getting Started / Installation

  1. Install:
  2. Open a command-line in the root of the project directory.
  3. Run npm install.
  4. Run npm start.
    • The command-line will automatically open the app in your default browser and indicate where it can be opened in localhost and on your network.