React Dictonary App

My final project in SheCodes was to build a dictionary app that displays the data for a searched word, along with corresponding images. This app used two APIs to achieve this. I built multiple components that store the value of the word searched, and retrieves two objects; one for the dictionary and the other for the photos.

This app allows you to view multiple definitions, examples, play audio, and look at a photo gallery of the searched word.