This little app helps solving Wordle puzzles. Just enter the word you guessed and the result the Wordle gave you, and you get back a list of possible solutions! The main reason why I wrote this app was for training my React, Redux and Typescript skills. So it is, you guessed right, written with React, using Redux Toolkit and Typescript.
Try it here: https://studiostemmi.de/wordlehelper/
Possible improvements include the possibility to enter a second (third...) guess, and the translation to German.