The Svelte Context API Learn how to share state without props and events using the Svelte Context API. Post ✍️ https://joyofcode.xyz/master-the-svelte-context-api REPL Setup 🧑🤝🧑 Clone the project https://github.com/joysofcode/svelte-context-api.git 📦️ Install dependencies pnpm i 💿️ Run the development server pnpm run dev