DEV Community

Cover image for Dictionary Web App
Virtual Wiz
Virtual Wiz

Posted on

Dictionary Web App

Hi everyone,
I'm writing my first programming related article on dev.to and it's about the Dictionary Web App I have been build.

Check Out Here:

Dictionary App

Dictionary demo

Its a fairly simple App with not much code. I have used Dictionary Api to handle fetch request for words that has been searched.


Features:

  • Can listen to Pronunciation and Phonetics
  • Can identify PartOfSpeech
  • Simple UI
  • Minimalistic design
  • Fast Response
  • Uses API to fetch data

Resources I have used:


Feedbacks Appreciated!

Top comments (0)