Skip to content

imthatalex/react-tic-tac-toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Application : Tic Tac Toe

Personal Project

Task :

  • Create the Original Game Tic Tac Toe using React
  • Use React to Manage State Across Various Components
  • Render Components Based of An Array

What I Learned :

  • Expand on Conditional Rendering
  • How to Write Game Winning Logic
  • How to Use React to Write Modular Code
  • Write CSS to Prevent Layout Shift

Netlify Status