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

https://github.com/nikpundik/draw-machine

An example of a drawing app built with state machines and XState.
https://github.com/nikpundik/draw-machine

canvas react xstate

Last synced: 20 days ago
JSON representation

An example of a drawing app built with state machines and XState.

Awesome Lists containing this project

README

        

# Drawing App with XState

Very basic example of a html drawing app in React with state machines and XState.

## Features

- Line, Rect, Circle, Ellipse tools
- Stroke and fill color selection
- Undo actions