This is a simple rock-paper-scissors game built with React and Next.js. The game is played against the computer using the React Context.
- Click the "Start" button to initiate the game.
- Choose either rock, paper, or scissors.
- Wait for the computer to make its selection.
- View the result on the screen.