Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 406 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 406 Bytes

Tic-Tac-Toe

By Elektra Babian

tic-tac-toe img

Description:

This online React tic-tac-toe game allows users to play one another and based on horizontal, vertical, or diagonal three way matches of either 'X' or 'O' the winner will be displayed.

Technologies:

  • React
  • Create-react-app
  • HTML
  • CSS