Skip to content

MostafaEllethy/tic-tac-toe

Repository files navigation

“Tic Tac Toe” Game

Simple Tic Tac Toe Game Implementation using React and Tailwind.

 

🎉 Live Demo

View Demo

 

Setup

# Install dependencies
$ npm install

# Compiles and hot-reloads for development
$ npm run start

# Compiles and minifies for production
$ npm run build