Skip to content

There was no free Dictionary API on the web when I wanted one for my friend, so I created one.

License

Notifications You must be signed in to change notification settings

DAVIDBAK3R/freeDictionaryAPI

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

120 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📝 Wordly Dictionary SPA

A beginner-friendly dictionary SPA built using HTML, CSS, and JavaScript.

✨ Features

Search Words - Type a word in the input field and click the 🔍 button. View Definitions - See definitions, part of speech, example sentences, and synonyms. Play Audio - Listen to the pronunciation if available.

🖥️ Technologies Used HTML for structure CSS to style JavaScript to fetch data and update the page dynamically.

🚀 How to Use

Clone the repository. Open the project folder. Launch the index.html file in your browser. Type a word in the search bar and click the 🔍 button. View the word details displayed below.

💡 Future Improvements

Save favorite words for quick access. Add multiple meanings display.

🙌🏽 Acknowledgements

This project is a beginner exercise to practice JavaScript

About

There was no free Dictionary API on the web when I wanted one for my friend, so I created one.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 89.8%
  • CSS 6.5%
  • HTML 3.7%