Wordle Frontend
Overview
For the learning experience, I tried using Svelte to create my version of the Wordle game. This is the frontend part of the game.
Key Features
- Random word selection from dictionary
- Modern frontend using Svelte
- Dynamic data fetching from backend