https://malcholden.github.io/tic-tac-toe-game/
This is a tic-tac-toe game app created using React JavaScript. This is a locally-playable two-person game.
I created this to help further teach myself React, as well as TailWind-CSS.
Install the files from GitHub, then in the project directory, perform the following commands:
npm install
npm run dev


