A modern, interactive Tic Tac Toe game built with React and TypeScript. Features include:
- Clean, responsive design
- Win detection with fun animations
- Draw detection
- Reset game functionality
- Clone the repository
- Install dependencies:
npm install
- Start the development server:
npm run dev
- React
- TypeScript
- Vite
- CSS3
- Interactive game board
- Visual feedback for winning moves
- Responsive design
- Modern UI with smooth animations