A functional React interpretation of Sudoku.
While doing research for my portfolio project, I noticed that ReactJS was among the most commonly listed skills. After enjoying the process of creating my portfolio, I was motivated to keep learning about web development. This led me to looking into ReactJS. I started simple, just reading the React beginners documentation. I followed along closely with their tic tac toe starter project. I was enthralled by the similarities between React and the work I had done with HTML, CSS, & JS. After finishing the beginner project, I took a break from React to focus on improving my portfolio.