- Go play the real Wordle here
- Read the story behind it here
- Demo wordle-svelte.vercel.app
Clone the repository and perform the following command line actions:
cd wordle
npm install
npm run dev
A clone of the popular game Wordle made using Svelte, Typescript, and Tailwind
TypeScriptMIT
Clone the repository and perform the following command line actions:
cd wordle
npm install
npm run dev