A simple Tic Tac Toe game built with React. This project demonstrates the use of React components, state management, and basic styling to create an interactive game.
Check out the live demo of the Tic Tac Toe game here.
- Two-player game (Player X and Player O)
- Interactive game board
- Highlight the winning line
- Responsive design for different screen sizes
-
Clone the repository:
git https://github.com/Pavankumar07s/udemy-react-TIc-tac-toe cd udemy-react-TIc-tac-toe
npm run dev