/cluedle

Wordle with crossword clues

Primary LanguageTypeScriptMIT LicenseMIT

To run the code locally, first install Node.js and npm. Then run npm install followed by npm run start. Cluedle will be running at http://localhost:3000/.

npm run deploy will deploy your code to the gh-pages branch of your fork.