Tridence / Dictionary

A mini-dictionary built in javaScript

Home Page:https://tridence.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

A mini-dictionary built in javaScript

https://tridence.github.io/Dictionary/


Languages

Language:JavaScript 44.6%Language:CSS 30.1%Language:HTML 25.3%