Challenge
Creating a responsive and interactive movie browsing experience with real-time data fetching from an external API.
Frontend · Assessment Project
QFlix is a modern movie browsing application that provides a Netflix-like experience for discovering and exploring movies. Built with React and TypeScript, the application features a clean and responsive interface powered by TailwindCSS. Users can search for movies, view detailed information including ratings and descriptions, and navigate through dynamic movie pages. The application fetches real-time movie data from the TMDB API, ensuring up-to-date information on the latest films. Features include search functionality, movie details and ratings display, responsive design for mobile and desktop, dynamic routing for individual movie pages, and user-friendly navigation.

Creating a responsive and interactive movie browsing experience with real-time data fetching from an external API.
Developed a React application that fetches movie data from the TMDB API. Implemented a clean and modern UI using TailwindCSS, ensuring a seamless user experience with dynamic routing for individual movie pages.
Successfully created a Netflix-like movie application with search functionality, detailed movie information display, responsive design across all devices, and smooth user navigation throughout the platform.