An open API service indexing awesome lists of open source software.

https://github.com/4lessandrodev/tic-tac-toe-next

a simple game built in nextjs
https://github.com/4lessandrodev/tic-tac-toe-next

game nextjs tic-tac-toe tictactoe-game

Last synced: 5 months ago
JSON representation

a simple game built in nextjs

Awesome Lists containing this project

README

          

# tic-tac-toe

## A simple game built in nextJs

### How to run

```sh

yarn dev

# OR

npm run dev

```