Skip to content

pmanni02/local-tic-tac-toe

Repository files navigation

This is a Next.js project bootstrapped with create-next-app.

Goal

The purpose of this project is to get familiar with NextJS and Tailwind. This is a precursor to a multiplayer tic-tac-toe game that will utilize websockets.

Run the project

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open http://localhost:3000 with your browser to see the result.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors