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
- Host: GitHub
- URL: https://github.com/4lessandrodev/tic-tac-toe-next
- Owner: 4lessandrodev
- Created: 2022-03-27T16:44:57.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-03-27T16:48:16.000Z (almost 4 years ago)
- Last Synced: 2025-01-07T14:22:52.727Z (12 months ago)
- Topics: game, nextjs, tic-tac-toe, tictactoe-game
- Language: TypeScript
- Homepage: https://tic-tac-toe-next-alessandrodev.vercel.app/
- Size: 70.3 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```
