Skip to content

AndreyDimitrov3/English-Dictionary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

English Dictionary

This is a simple and interactive English Dictionary web application built with HTML, CSS, and JavaScript. The app allows users to search for the meanings, pronunciations, and other details of English words by utilizing an external API. It's designed to be user-friendly, providing a smooth and responsive experience for looking up words.

Features

  • Word Search: Look up any English word to get its definition.
  • Pronunciation: Listen to the pronunciation of the word.
  • Word Details: View the meaning, part of speech, and example sentences for each word.
  • Responsive Design: Fully responsive design for both desktop and mobile devices.
  • Error Handling: Displays error messages.

Tech Stack

  • HTML: For the structure and content of the web page.
  • CSS: For styling and layout.
  • JavaScript: For handling logic, fetching data from the API, and dynamically updating the UI.
  • API: The dictionary data is fetched from an external dictionary API (https://dictionaryapi.dev/).

Live Demo

You can try the live version of the project by visiting the link below:
andreydimitrov3.github.io/English-Dictionary/

About

Here you can find the meaning of different English words.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published