Skip to content

Tic-tac-toe website made with Next.js. Uses Accounts to be able to play with friends over the internet.

Notifications You must be signed in to change notification settings

Rutger505/tic-tac-toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tic-tac-toe

Tic-tac-toe website made with Next.js. Uses Accounts to be able to play with friends over the internet.

Installation

  1. Install the dependencies
    npm install
  2. Copy the .env.example file to .env and fill in the required values
  3. Push prisma schema to the database
    prisma db push
  4. Start the server
    npm run dev

About

Tic-tac-toe website made with Next.js. Uses Accounts to be able to play with friends over the internet.

Resources

Stars

Watchers

Forks

Packages

No packages published