Hello Everyone , My name is Anish, I have created a Netflix clone by using technology stacks like HTML,CSS(along with Bootstrap) and JS . A responsive Netflix clone built with HTML, CSS, and JavaScript that fetches real movie data from TMDB API.
- Trending & Top-Rated Movies: Fetches real-time data from TMDB API
- Movie Details Modal: Shows comprehensive information about each movie
- Trailer Playback: Embedded YouTube trailers for available movies
- Netflix-like UI:
- Hero banner with call-to-action
- Horizontal scrolling movie rows
- Dark theme with Netflix red accents
- Responsive Design: Works on mobile, tablet, and desktop
- Frontend:
- HTML5, CSS3, JavaScript (ES6+)
- Bootstrap 5 for responsive layout
- Font Awesome for icons
- API: The Movie Database (TMDB)
- Clone the repository:
git clone https://github.com/your-username/netflix-clone.git cd netflix-clone