A small React, XState v5 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 run dev, then open http://localhost:3000 to view the app in your browser.
MIT