state-machines-in-react icon indicating copy to clipboard operation
state-machines-in-react copied to clipboard

:repeat: A small React, xstate and Framer Motion demo.

state-machines-in-react

build status coverage status

A small React, xstate and Framer Motion demo.

Background

This is a rewrite of the final example from @geddski's State Machines in React article. I wanted to experiment with some technologies being used in my day job, namely:

Live Example

CodeSandbox.

Running Locally

Run npm start, then open http://localhost:3000 to view the app in your browser.

License

MIT