This code uses backtrack to solve an array containing a Sudoku Puzzle. You can see it working on: https://sudokureact.firebaseapp.com/ This project was bootstrapped with Create React App.