Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 693 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 693 Bytes

DictionaryAPI 📚

A dictionary page that searches an API to display information about the searched word on the page

Random search on load 🔀🔎

  • uses Herokuapp
  • defaults search term to 'keyboard' if random word isn't found

DOM Manipulation based on results 🏗️

  • Updates word, pronounciation, audio, synonym, link to wikepedia source page for more info, meaning and part of speech for searched word
  • Error message for each potential failure

Theme switcher ☀️🌕

  • Dark/Light mode toggle on top right using sun/moon icon

Link to other projects