/svelte-matching-game

🔥 Svelte matching game

Primary LanguageSvelte

Svelte Matching Game

Learn state management and reactivity in Svelte by making a matching game.

Post

✍️ https://joyofcode.xyz/svelte-matching-game

Remote Development

Open in StackBlitz

Local Development

🧑‍🤝‍🧑 Clone the project

https://github.com/joysofcode/svelte-matching-game

📦️ Install dependencies

pnpm i

💿️ Run the development server

pnpm run dev