Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 554 Bytes

README.md

File metadata and controls

26 lines (19 loc) · 554 Bytes

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.