- A fully functional Netflix Clone built using React, Firebase, and TMDB API
- Allows users to browse movies and watch trailers
- Includes authentication and responsive UI
-
🔐 User Signup and Login using Firebase Authentication
-
🎥 Watch movie trailers via YouTube integration
-
🔍 Search functionality for movies
-
🎬 Multiple categories:
- Popular on Netflix
- Blockbuster Movies
- Top Picks For You
- Upcoming Movies
-
Responsive design for all devices
-
Smooth horizontal scrolling with arrow navigation
-
Toast notifications for login, signup, and errors
- React.js (Frontend)
- Firebase Authentication
- Firestore Database
- TMDB API
- CSS
- React Toastify
- Clone the repository
- Navigate to the project folder
- Install dependencies using
npm install - Run the project using
npm run dev
- Demonstrates React development skills
- Shows API integration and authentication handling
- Designed as a portfolio project for web development roles