/wordle

A clone of the popular game Wordle made using Svelte, Typescript, and Tailwind

Primary LanguageTypeScriptMIT LicenseMIT

Wordle Clone in Svelte

Description

Screenshot 2022-01-16 at 17 31 42

Setup

Clone the repository and perform the following command line actions:

cd wordle
npm install
npm run dev