Skip to content

Ihore4ik/tic-tac-toe-react-tailwind

Repository files navigation

TIC-TAC-TOE

A web application created with React + Vite!

🚀 Knowledges

  • ReactJS
  • Redux Toolkit
  • Tailwind CSS

📖 How to use

# Clone this repository
$ git clone https://github.com/Ihore4ik/tic-tac-toe-react-tailwind.git

# Go into the repository
$ cd tic-tac-toe-react-tailwind

# Install dependencies
$ npm install

# Run the app
$ npm run dev

🔗 Demo

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