A clone of Wordle written in Elm. My motivation was a simple project to learn Elm.
Play it here https://genderquery.github.io/elm-wordle/.
Install asdf. Add plugins for elm and nodejd. Will use versions in .tool-versions
.
npm run start
npm run test
npm run build