This is react project which is for the small tic tac toe game. Players can play with AI bot. You can enjoy with our clever bot.
- Node 14+
- React 17.0.2
- Tailwind CSS v3
-
Install node modules by run this script
npm install
When you are usingyarn
then runyarn install
-
Run the
npm run start
oryarn start
then thehttp://localhost:3000
will open