Basic game of Tic Tac Toe, built using React
use npm start
to preview app in localhost
Early practice using React, especially working to gain confidence with state.
Followed the tutorial at https://react.dev/learn/tutorial-tic-tac-toe with intentions to add style and functionality over time.