This project is a full-stack web application that replicates the core functionalities of Netflix, with a primary focus on video streaming. It leverages the TMDB (The Movie Database) API for fetching movie data and the YouTube React.js library for video playback.
- Seamless Playback: Stream videos without interruption using the YouTube React.js library.
- Extensive Video Library: Fetches data from the TMDB API to provide a wide range of movies and TV shows.
- Comprehensive Information: Displays detailed information about movies and shows.
- Frontend: React.js, HTML, CSS, Bootstrap
- APIs: TMDB API for movie and TV show data
- YouTube React.js Library: Integrates YouTube videos for seamless video streaming within the application.