Skip to content

karstenpedersen/extreme-wordle

Repository files navigation

Extreme Wordle

A Wordle clone made with Svelte and TailwindCSS.

To take a spin on the game, I decided to add words of varying lengths.

Hosted on Vercel.com.

Developing

npm run dev

Building

npm run build