state-machines-in-react
state-machines-in-react copied to clipboard
:repeat: A small React, xstate and Framer Motion demo.
state-machines-in-react
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
Running Locally
Run npm start
, then open http://localhost:3000 to view the app in your browser.
License
MIT