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