You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
freeDictionaryApp or free Dictionary App is a simple android application for freeDictionaryAPI. (a reincarnation of https://github.com/yamin8000/Owl2) implemented using Kotlin and Jetpack Compose
The Web App allows users to quickly look up the meaning of a word, see an example sentence using that word, and even hear its pronunciation. It utilizes the Free Dictionary API to provide these features.
This is a dictionary app that allows users to search for word definitions. It is built using JavaScript and utilizes the DictionaryAPI to retrieve word definitions and related information.