Dictionary word Project Languages Demo click here to see demo About the project I used Api from this source (https://api.dictionaryapi.dev/api/v2/entries/en/word) and fetch information with promise method. after that I showed them in DOM by html template in javascript.