Step 1

Let's explore the original app; a simple dictionary built using Vanilla JavaScript. The app is deployed here.

As it can be seen, the app fetches the pronunciation and definition of a given word. Note there may be more than one pronunciation or definition. This information is retrieved from the Free Dictionary API.