ReactJS
Framer Motion
To clone and run this application, you'll need Git and ReactJS installed on your computer. From your command line:
# Clone this repository
$ git clone https://github.com/YoucefHmd/TIC-TAC-TOE-GAME.git
# Go into the repository
$ cd TIC-TAC-TOE-GAME
# Install dependencies
$ npm install
# Run the app
$ npm start
- Click Here to see and play by yourself a demo of the game.