Skip to content

dhawal-pandya/Sudoku-Solver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sudoku-Solver

A Sudoku Solver which uses back-tracking to solve sudoku puzzles

Sudoku-Solver

Built With

  • React
  • VS Code

Deployment

Getting Started

Prerequisites:

  • Create an account on github

  • Install gitbash or use git on the command line.

  • Use an IDE of your preference such as VScode.

Steps to follow:

  • Choose a folder in your local machine where you want this repository to be copied

  • Clone this repository to your local machine

  • git clone git@github.com:dhawal-pandya/Sudoku-Solver---react.git
    
  • Navigate to cd Sudoku-Solver directory.

  • To install all the app dependencies on the command line run

  • npm install
    
  • To run app in the development mode run

  • npm start
    

Author

Dhawal Pandya

Show your support

Give a ⭐ if you like this project!