I created this project to learn more about React. The project is deployed on GitHub Pages- try it here!
I started learning React through an Intro to React Tutorial, which focused on building a Tic Tac Toe game. I extended the concepts I learned in the tutorial through my Minesweeper App. I also based my styling off of the CSS included in the tutorial.
To first create the project, I used Create React App.