🎮 React Tic Tac Toe
A simple and interactive Tic Tac Toe game built with React. Play against another player in turns, track your moves, and reset the game once it’s over!
🚀 Features
- Two-player support (Player X and Player O)
- Dynamic game board with clickable cells
- Visual indication of the active player
- Game Over screen with the winner or draw message
- Game reset with "Play Again" button
- Move log tracking each turn
🧠 Built With
- React (useState)
- Functional Components
- JavaScript ES6+
- Basic CSS for styling
🛠️ Installation
Clone the repository:
git clone https://github.com/BekaluEshete/react-tic-tac-toe.git
cd react-tic-tac-toe