Rock, Paper, Scissors Game This is a rock, paper, scissors game create in NextJS. It is a front end learning exercise. Getting Started First, run the server locally: npm run dev # or yarn dev # or pnpm dev Open http://localhost:3000 with your browser to see the result.