Skip to content

an interactive Dictionary app with the help of HTML, CSS, Javascript and Dictionary api where users can search for word definitions by entering a word in the input field and clicking the search button.

Notifications You must be signed in to change notification settings

priya940/Cyclopedia

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Created an interactive Dictionary app with the help of HTML, CSS, Javascript and Dictionary api where users can search for word definitions by entering a word in the input field and clicking the search button. Users enter a word in the input field and click a search button, triggering a JavaScript function. This function handles user input validation and sends an API request to DictionaryAPI to retrieve word definitions. Upon receiving the API response, it updates the webpage with the word’s definition.

About

an interactive Dictionary app with the help of HTML, CSS, Javascript and Dictionary api where users can search for word definitions by entering a word in the input field and clicking the search button.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published