Skip to content

crayolaconsumer/Infinite-Dictionary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Infinite Dictionary

This is a web-based, interactive dictionary that allows users to look up word definitions from a live API. Every word in a definition is a clickable hyperlink, allowing for an "infinite" exploration of the English language.

Features

  • Live Word Definitions: Fetches definitions from the DictionaryAPI.
  • Interactive Definitions: Every word in a definition is a hyperlink to its own definition.
  • Modern UI: A sleek, dark-themed, and responsive user interface.
  • Dynamic Images: Each word is accompanied by a unique, dynamically fetched image.
  • Search History: The search bar keeps a history of the words you've looked up.

Getting Started

To run this project locally, simply open the index.html file in your web browser. No special setup is required.

Technologies Used

  • HTML: The structure of the web page.
  • CSS: For styling the user interface.
  • JavaScript: For the application logic.
  • jQuery: For simplifying DOM manipulation and API requests.
  • DictionaryAPI: For fetching word definitions.
  • Picsum Photos: For fetching random images.

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors