A React-based dictionary app that goes beyond just definitions. Type in any word and it pulls the full entry — meanings, definitions, and usage — from a public dictionary API, while simultaneously fetching a curated grid of related images from the Pexels API. The result is a visual, engaging way to explore language. Built with React 18 and Axios for API calls, it's a clean example of working with multiple external APIs in parallel and presenting the results in a single, unified interface.
visit live site →