This repo is created for learning new word daily.
- random 5 letter words generator.
- put them out in the local storage list
- get similar 5 letter words list in dictionary
- click or hover the words list, it will show the definition
- as wordle player, I would like to know more 5 letter words.
- as a user I want some words replacement for what I'm writing.
- I want to have the record that I searched up.
- filtered word I had like a-z or other way.
- click the word, i want the definition of the word.
- click the generate button
- get random 5 letter word
- user can see it is added on the list
- user can hover/click the word to see the definition.