Sudoku This is a Simple Sudoku app made in React JS. It has 3 difficulty levels: Easy Medium Hard Frameworks & Libraries Used React JS Halfmoon CSS React-Halfmoon Sudoku-Matrix Screenshot Local Setup Clone the repo Install dependencies: npm i Run the server: npm start Visit http://localhost:3000