Rock, Paper, Scissors with Text

Rock, paper, scissors game web app using text instead of images for the rock, paper or scissors. Uses react in the front end to randomly select rock, paper or scissors for the 2 players when the button is clicked. Then after 40 rounds of the players cycling through rock, paper and scissors after the "Run Game" button is clicked, the app decides the winner.