TIC-TAC-TOE-GAME
TIC-TAC-TOE-GAME copied to clipboard
Tic Tac Toe Game | React.js
TIC-TAC-TOE-GAME
:rocket: Knowledges
-
ReactJS
-
Framer Motion
:book: How to use
To clone and run this application, you'll need Git. From your command line :
Clone this repository
git clone https://github.com/ucfx/TIC-TAC-TOE-GAME.git
Go into the repository
cd TIC-TAC-TOE-GAME
Install dependencies
npm install // pnpm
Run the app
npm run dev
:link: Demo
- Click Here to see and play by yourself a demo of the game.