Skip to content

mayurDayal2000/Word-Finder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Similiar word finder application

Introduction

A simple web based similiar word finder app created using datamuse API. The datamuse API is a word finding query engine for developers.

The api is fetched using XHR (XMLHTTPRequest) as AJAX request.

Instructions

Enter any word in the input field and click on search, if any word rhymes or matches with that word typed in the input field, it will render the suggested words below else it will display an error message. If the suggested word list is larger, the scroll effect will be added.

© 2021 by mayur