This is a Rock Paper Scissor Game application. The application is built to entertain people.
Deployment link: The Rock Paper Scissor Game
Github Repo: GitHub Repository
As a user
In order to entertain myself
I want to be able to play a rock paper scissors game
- Cypress for acceptance test
To run locally you will need to install the packages in the package.json by using:
yarn install
I've used the following packages:
- Cypress
- Semantic-ui-react
- React
- React-router-dom
- Learning materials from Craft Academy
- Semantic UI Documentation
- React Documentation
- To create further tests for playing functionality.
- To app option to play again another user.
This app is open source software licensed as MIT.