Build Tic Tac Toe with React Hooks
This quick course will teach you to build the classic Tic Tac Toe game using modern React and React Hooks.

49 min
Content
About
Introduction
Scaffolding Components
Square Component & destructuring props
Board Component and scaffolding functions
Square Styling
Board Styling
calculateWinner function explained
Create states and fill with initial data
Create the handleClick function
renderMoves function and the last JSX
BONUS: Implement Time Travel
Congratulations on completing Build Tic Tac Toe with React Hooks 🪝
Certificate of Completion