React Sudoku Game A sudoku web game packed with user-friendly features. It is built with React + Next.js Deployed Game Blog Post: Building a Sudoku Game in React Develop yarn install && yarn run dev Go to localhost:3000 Build yarn install && yarn run build