mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-04-28 22:00:47 -04:00
feat(curriculum): add lab-tic-tac-toe (#59439)
Co-authored-by: Naomi <accounts+github@nhcarrigan.com> Co-authored-by: Tom <20648924+moT01@users.noreply.github.com>
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
---
|
||||
title: Introduction to the Build a Tic-Tac-Toe Game
|
||||
block: lab-tic-tac-toe
|
||||
superBlock: full-stack-developer
|
||||
---
|
||||
|
||||
## Introduction to the Build a Tic-Tac-Toe Game
|
||||
|
||||
In this lab, you'll build a Tic-Tac-Toe game using React. You'll practice managing state, handling user interactions, and updating the UI dynamically.
|
||||
Reference in New Issue
Block a user