Skip to content

NiccoMaganeli/Wordelm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wordle in Elm

This is just a (exact) clone I'm making for fun.
You can play the original one here.

Why am I doing this?

Recently I've been trying to improve my front-end skills due to my job position. So, I thought it would be a great challenge to try to replicate this game in Elm and pure-CSS.

Run locally

You must have yarn installed and then run at project root the following command

$ yarn dev

It will open a server at https://localhost:8000

Releases

No releases published

Packages

No packages published

Languages