This Sudoku App is my first project since graduating the Full Stack Bootcamp.
- Fork this repository.
- Clone the forked repository locally
- Run
npm install
to install dependencies
This app is still under development and includes many issues. Sending data around the code from component to component proves to be my biggest learning opportunity so far.
For more information about the license, click on the link below.
For questions about this project you can go to my GitHub page at the following link:
For additional questions please reach out to me at: lhalvorson34@gmail.com.
I used Sudoku npm package and react-compound-timer to build this web app.