This is my second HTML CSS and JS project.
It is a simple dictionary app .
You can use the below link ⬇️ to search for words from this dictionary
https://bismay70.github.io/Dictionary-App/
#Features
• Search for word definitions • Fetched word definition & part of speech from API. • Displays results & handle errors ("Word not found"). • Responsive design for mobile and desktop devices • Show multiple meanings & synonyms. • Stores search history in Local Storage. • Added dark mode toggle- • Added pronunciation audio.