Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chris-aqui/sudoku
Sudoku built with React and typescript
https://github.com/chris-aqui/sudoku
pwa reactjs styled-components typescript
Last synced: about 2 months ago
JSON representation
Sudoku built with React and typescript
- Host: GitHub
- URL: https://github.com/chris-aqui/sudoku
- Owner: chris-aqui
- Created: 2020-04-17T01:47:10.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T15:51:32.000Z (almost 2 years ago)
- Last Synced: 2024-05-17T20:53:56.025Z (6 months ago)
- Topics: pwa, reactjs, styled-components, typescript
- Language: TypeScript
- Size: 4.05 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 21
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### SuDoKu - React/TypeScript
## setup
`npm i`
## run
`npm run start`
## game rules
fill in the numbers 1-9 exactly once in every row, column, and 3x3 region.
## screenshot
TBD
## live preview
TBD