This React app, named usePopcorn, is a movie search and watchlist manager built using: OMDb API for fetching movie data Custom Hooks for reusability (useMovie, useKey, useLocalStorageState) Components ...