ucfx / TIC-TAC-TOE-GAME

Tic Tac Toe Game | React.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TIC-TAC-TOE-GAME

πŸš€ Knowledges

  • ReactJS
  • Framer Motion

πŸ“– How to use

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/ucfx/TIC-TAC-TOE-GAME.git

# Go into the repository
$ cd TIC-TAC-TOE-GAME

# Install dependencies
$ npm install

# Run the app
$ npm start

πŸ”— Demo

  • Click Here to see and play by yourself a demo of the game.

πŸ“« Contact

About

Tic Tac Toe Game | React.js

License:MIT License


Languages

Language:JavaScript 66.2%Language:CSS 21.0%Language:SCSS 8.1%Language:HTML 4.8%