A clone of Wordle, the 5 letter puzzle game from the New York Times.
Made in Javascript with Node on the backend using Express + Axios and hosted on Heroku.
- Random Word Generator from RapidAPI - to generate 5 letter words
- Free Dictionary API by ngocsangyem - to check whether user input is valid