Skip to content

suhasbhattu/sudoku-solver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sudoku Solver Application

This application is developed in React library with support of TypeScript and Redux for state maintenance. Sudoku Solver solves standard 9*9 Sudoku grid. User needs to provide values in the Sudoku Cells and on click of the "Solve" button, it will solve the Sudoku for you.

Available Scripts

In the project directory, you can run:

npm start

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

The page will reload if you make edits.
You will also see any lint errors in the console.

Live App

You can check the App live on https://suhasbhattu.github.io/sudoku-solver/

About

Sudoku Solver Application developed in the React, TypeScript and Redux

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published