This repository containts the finished code after following the React tutorial from https://beta.reactjs.org/learn/tutorial-tic-tac-toe site. The aim of this was for ...
This project is an alternative implementation of the Tic-Tac-Toe tutorial found in the React documentation. After completing the tutorial, I felt unsatisfied with the provided implementation and ...