Skip to content
This repository has been archived by the owner on Dec 12, 2023. It is now read-only.

apollographql/demo-kahoot-clone-client

Repository files navigation

Workshop Demo - Kahoot Clone

Demo app for GraphQL Summit 2023 "Federated Subscriptions in GraphOS" Workshop.

In this Kahoot clone, you can join quizzes, answer questions and check the leaderboard to see who's winning!

Try it out ▶️ https://demo-kahoot-clone.netlify.app/.

To run locally

This app requires a GraphQL endpoint running at http://localhost:4000. See the server repo for details.

  1. Clone the repo.

  2. Install the packages.

npm i
  1. Run the app, which will be available at http://localhost:5173/.
npm run dev

Getting help

For any issues or problems, join us on Discordin the #summit-workshops channel.

About

GraphQL Summit 2023 Workshop Demo for Federated Subscriptions in GraphOS.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published