This is a web-based implementation of a Sudoku Solver.
Simply populate the empty grid and then see if the backtracking algorithm can solve it.
This project was built on top of Next.js and tailwindcss and utilizing components from Shadcn and AceternityUI in order to save time.
At the current moment this website is not mobile friendly. Which will have to be dealt with soon In order to enhance UX experience I want to be able to traverse the grids using the arrow keys