Skip to content

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.

Notifications You must be signed in to change notification settings

carreuky/dictionary

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 34.6%
  • CSS 34.1%
  • HTML 31.3%