Play the Tic-Tac-Toe game against a computer.
Built-in moves calculation
Winner detection
Reset Functionality
git clone https://github.com/madzadev/tic-tac-toe.git
cd tic-tac-toe
npm install
npm run dev
Any feature requests and pull requests are welcome!
The project is under MIT license.