barzin144 / SudokuSolver

Solve Sudoku with recursive function

Home Page:https://barzin144.github.io/SudokuSolver/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sudoku Solver

using recursive function

  • Webpack 5 for module bundling

Live Demo

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:8080 to view it in the browser.

npm run build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

About

Solve Sudoku with recursive function

https://barzin144.github.io/SudokuSolver/


Languages

Language:TypeScript 53.8%Language:JavaScript 24.1%Language:HTML 16.3%Language:SCSS 5.8%