An open API service indexing awesome lists of open source software.

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

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.


Pullstate