https://github.com/lostpebble/pullstate-sudoku
A simple example of Pullstate using the game of Sudoku
https://github.com/lostpebble/pullstate-sudoku
Last synced: 3 months ago
JSON representation
A simple example of Pullstate using the game of Sudoku
- Host: GitHub
- URL: https://github.com/lostpebble/pullstate-sudoku
- Owner: lostpebble
- License: mit
- Created: 2019-08-17T22:18:51.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T07:28:07.000Z (over 2 years ago)
- Last Synced: 2025-04-14T04:16:48.755Z (3 months ago)
- Language: TypeScript
- Homepage: https://lostpebble.github.io/pullstate-sudoku/
- Size: 3.82 MB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 24
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Pullstate Sudoku
See live example here: https://lostpebble.github.io/pullstate-sudoku/
An example app using [Pullstate](https://github.com/lostpebble/pullstate) and React.
Made with `create-react-app` and Material-UI for quick UI things.
Run `yarn` and then `yarn start` to see it in action.
![]()