A web application for creating and solving different types of sudoku and pencil puzzles.
Clone the repository, install Node.js and npm, and run npm install
.
Run npm start
to start the application
and open http://localhost:3000 in the browser.
The page will reload if you make edits, but sometimes refreshing the tab is still necessary.