This project was bootstrapped with Create React App.
In the project directory, you can run:
to get the libraries needed. Then run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.
The page will reload when you make changes.
You may also see any lint errors in the console.
This was built following the official React tutorial at: https://react.dev/learn/tutorial-tic-tac-toe with only slight modifications. There is a second branch called 'gpt_soln' which has a solution to the problem generated by ChatGPT.