The Wordle Helper is a full-stack React app that will help user solve Wordle. To try it, you can clone the source code from my GitHub repo, then launch the application using the steps listed in the README.md file.

This app is intended to be used as you play Wordle. Either type the words that you have entered in Wordle or choose the word from the list on the right. After you chose the word, click on the letter to change it from grey (incorrect letter) to yellow (letter is used in the word but in the wrong location) or green (letter is in the correct location).