Skip to content

Latest commit

 

History

History
14 lines (6 loc) · 280 Bytes

README.md

File metadata and controls

14 lines (6 loc) · 280 Bytes

Dictionary-app

Simple JavaScript based dictionary .

In this Web-app , you can find antonym , synonym and rhyming words .

Click ⬇

(DEMO LINK)[https://himanshu-0624.github.io/dictionary-app/]

It basically fetch a GET request to datamuse api using XMLHttpRequest.