/rock-paper-scissors

Rock Paper Scissors Application made with React

Primary LanguageJavaScript

Rock Paper Scissors application

Created with create-react-app

Environment preparation

  1. Install NPM
  2. Run NPM installer: npm install

Build and development

Run npm start for preview.

Testing

Running npm test will run the unit tests.