A Wordle clone built with Typescript and without any frameworks. Can be played at rijkdewet.co.za/wordle
.
Build with
npm run build
Run with
npm run start
and then access on http://localhost:8000
.
While it's running, test with
npm run e2e
Wordle is the property of the NY Times and this toy project does not intend to make any claim otherwise.