A
Anonymous
Letter Input Control - Copy this React, Tailwind Component to your project
create a page with an app that will provide a list of words that can be created with a given 7 letters. In the 7 letters, there is 1 that must be featured in the words in order for the word to be valid. The user should be able to enter 7 letters and pick which one is the required letter then save it. When pressing the guess button, the app should reference a dictionary to provide a list of words that match the parameters
Prompt
