Skip to content

renans2/tic-tac-toe

Repository files navigation

🎮 Tic-Tac-Toe in React

# 1. Clone the repository
git clone https://github.com/renans2/tic-tac-toe.git
cd tic-tac-toe

# 2. Install dependencies
npm install

# 3. Start the development server
npm run dev