ulysses-ck / tateti-react-next

Tic tac toe game made with React and Next.js.

Home Page:https://tateti-react-next.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tic Tac Toe Game

Game for two players interactive. Built with:

chrome_P9eK40HfXB

Getting Started

Clone repo

git clone https://github.com/ulysses-ck/tateti-react-next.git

Install dependencies

npm install

Start development server.

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

By default, the server listen at: http://localhost:3000

About

Tic tac toe game made with React and Next.js.

https://tateti-react-next.vercel.app


Languages

Language:TypeScript 97.1%Language:JavaScript 1.9%Language:CSS 1.0%