Skip to content

an exercise in creating the rock paper scissors game in nextJS

Notifications You must be signed in to change notification settings

saraevs/next-rock-paper-scissors

Repository files navigation

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.

About

an exercise in creating the rock paper scissors game in nextJS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published