Movie Buff

Movie Buff

Movie Buff is a front-end movie trailer search app that leverages the TMDB API to provide live search results and video previews. Built with React and Tailwind CSS inside a Next.js 14 framework, the app offers a smooth user experience with minimal loading times and dynamic content rendering. Each movie page includes trailer embeds, genre info, and metadata pulled from the API. The project demonstrates client-side routing, controlled inputs for live search, and effective API integration with error handling.