Skip to content

JAYAKANTHARUN/NetflixPlus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 

Repository files navigation

NetflixPlus

NetflixPlus is a high-quality Netflix clone built on the MERN (MongoDB, Express, React, Node.js) stack. This project replicates the core features and functionalities of the popular streaming service, providing users with a seamless and interactive streaming experience.

Features

  • User Authentication: Users can create accounts, log in, and enjoy a personalized viewing experience.
  • Subscription Plans: Choose from a variety of subscription plans tailored to your needs.
  • Payment Integration: Secure payment processing through Stripe for hassle-free subscriptions.
  • Extensive Movie Catalog: Access a vast library of movies and TV shows from various genres.
  • Responsive Design: Enjoy a seamless viewing experience on any device - desktop, tablet, or mobile.
  • TheMovieDB API Integration: Stay up-to-date with the latest movies and TV show releases.
  • JWT Authentication: Ensuring the security of user data and authentication.
  • Multi-route Application: Navigate through different pages with ease.

Technologies Used

  • Frontend: React, Tailwind CSS
  • Backend: Node.js, Express
  • Database: MongoDB
  • Payment Processing: Stripe
  • API Integration: The Movie Database (TMDB)
  • Authentication: JWT (JSON Web Tokens)