https://github.com/obsfx/react-sudoku
https://github.com/obsfx/react-sudoku
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/obsfx/react-sudoku
- Owner: obsfx
- License: gpl-3.0
- Created: 2021-08-12T19:06:18.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-08-13T17:40:31.000Z (almost 5 years ago)
- Last Synced: 2025-01-13T22:18:53.675Z (over 1 year ago)
- Language: TypeScript
- Homepage: react-sudoku-sigma.vercel.app
- Size: 883 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# React Sudoku
A sudoku game built using React and TypeScript.
https://react-sudoku-sigma.vercel.app/

### To run
+ `git clone git@github.com:obsfx/react-sudoku.git `
+ `cd react-sudoku`
+ `npm install`
+ `npm run start`