Tic Tac Toe Game Implementation
- Clone repo
- Open project in your editor (vscode)
- Open terminal
- Change to project directory
- In your terminal type
cd web - Run
yarn installto install packages - Run
yarn devto start server
https://tic-tac-toe-game-sable.vercel.app/
