Skip to content

This is a fully functional Netflix Clone built using the MERN Stack (MongoDB, Express.js, React.js, Node.js) with features like user authentication, movie/TV show streaming, search functionality, and more. The project integrates the TMDB API for dynamic content and includes a responsive, user-friendly UI designed with Tailwind CSS.

Notifications You must be signed in to change notification settings

SamarthMule/Netflix_clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MERN Netflix Clone 🎬

🎥 Video Demo

Netflix Clone Frontend Walkthrough

About This Course:

  • ⚛️ Tech Stack: React.js, Node.js, Express.js, MongoDB, Tailwind
  • 🔐 Authentication with JWT
  • 📱 Responsive UI
  • 🎬 Fetch Movies and Tv Show
  • 🔎 Search for Actors and Movies
  • 🎥 Watch Trailers
  • 🔥 Fetch Search History
  • 🐱‍👤 Get Similar Movies/Tv Shows
  • 💙 Awesome Landing Page
  • 🌐 Deployment
  • 🚀 And Many More Cool Features

Setup .env file

PORT=5000
MONGO_URI=your_mongo_uri
NODE_ENV=development
JWT_SECRET=your_jwt_secre
TMDB_API_KEY=your_tmdb_api_key

Run this app locally

npm run build

Start the app

npm run start

💬 Connect with Me

📧 Email: Gmail Account
💼 LinkedIn: LinkedIn Profile
📢 LinkedIn Post: Check the Post

About

This is a fully functional Netflix Clone built using the MERN Stack (MongoDB, Express.js, React.js, Node.js) with features like user authentication, movie/TV show streaming, search functionality, and more. The project integrates the TMDB API for dynamic content and includes a responsive, user-friendly UI designed with Tailwind CSS.

Topics

Resources

Stars

Watchers

Forks