Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tic Tac Toe (React)

A simple Tic Tac Toe game built using React.js.
This project was created as part of my journey to learn and practice React as a beginner.

Features

  • Two-player game (X and O)
  • Detects win and draw conditions
  • All game state and moves handled using the useState hook
  • Basic responsive UI

Purpose

This is a beginner-friendly project I built while learning the fundamentals of React. Through this project, I gained a good understanding of:

  • Functional components
  • Props
  • The useState hook
  • Component structure
  • Basic state management in React

Check out the hosted page!!!

About

A simple Tic Tac Toe game built using React.js. This project was created as part of my journey to learn and practice React as a beginner.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages