Skip to content

itsgratien/tic-tac-toe-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Tic Tac Toe Game Implementation

tic

How To Run Project Locally ?

  • Clone repo
  • Open project in your editor (vscode)
  • Open terminal
  • Change to project directory
  • In your terminal type cd web
  • Run yarn install to install packages
  • Run yarn dev to start server

Deployed App

https://tic-tac-toe-game-sable.vercel.app/

Author

gratien