You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 for modular UI (e.g., Navbar, SearchBar, SelectedMovies, Watchsummary)