joycodes / dictionary

Home Page:https://joycodes.github.io/dictionary/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dictionary

Dictionary is an online dictionary. The user types in a word and gets the meaning and synonyms displayed to them. There is an input where the user is expected to input the name they are searching for. Once they hit enter, the meaning and synonyms are displayed below the input. The meanings are fetched from an API https://api.dictionaryapi.dev/api/v2/entries/en/

About

https://joycodes.github.io/dictionary/


Languages

Language:JavaScript 45.1%Language:CSS 31.0%Language:HTML 23.9%