Tic Tac Toe

/portfolio-list/tic-tac-toe

Overview


Tic tac toe game build using react js where user can either win , loose or tie.

Features


  • Build a complete responsive tic tac toe game
  • Implement useState and useEffect to acheive the select functionality
  • Use can either win , loose or tie

Technologies

reactjs

html

css

java script

Back