TV & Movies Explorer (React + Redux + API Integration)
Developed an interactive web application using React and Redux that enables users to discover trending TV shows and movies with a modern and user-friendly interface. The app integrates with a third-party API to provide real-time content and delivers a smooth experience with advanced state management.
Key Features:
Trending Content: Browse trending movies and TV shows dynamically fetched from an external API.
Detailed Information: Access descriptions, ratings, release dates, and cast information for each title.
User Ratings: Submit and manage personal ratings for movies and TV shows.
Redux State Management: Implemented Redux (with slices for movies, TV shows, and authentication) to handle global state efficiently.
Search & Filter: Includes search functionality with debounce and filters by category/genre.
Secure Authentication: User accounts with login and signup features managed via Redux for consistent session handling.
Responsive Design: Optimized for seamless use across desktop, tablet, and mobile devices.