statelyai / xstate

Actor-based state management & orchestration for complex app logic.
https://stately.ai/docs
MIT License
26.51k stars 1.22k forks source link

Add Trivia Game App to examples #4898

Closed javiert01 closed 1 month ago

javiert01 commented 1 month ago

This is a trivia game app made using XState v5. The purpose is to give users an example of how to use the different functionality, methods and properties of actors and state machines.

changeset-bot[bot] commented 1 month ago

⚠️ No Changeset found

Latest commit: 42bb3c60a1e945f8b16755ad06075d9c25e9b6e1

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

javiert01 commented 1 month ago

Thanks for the review @davidkpiano ! I have updated the PR