/tictactoe

react tic tac toe tutorial

Primary LanguageJavaScript

React tutorial

This is just a simple react tutorial demonstrating some of the features of react. The program is a tictactoe game started with "create-react-app" and has the feature of having history so that you can backtrack.