Back to projects

NetFlix Clone

I named it NotFlix

NetFlix Clone

Overview

Notflix is a movie streaming app built using the MERN stack (MongoDB, Express, React, Node.js). It lets users watch movies, view trailers, search for actors. It’s designed to be easy to use and looks great on all devices!

Features

  • Stream Movies : Watch movies directly without downloading the full file.
  • Watch Trailers : View trailers for movies, integrated with YouTube.
  • Login & Signup : Sign up or log in to access more features.
  • Search : Search for movies or actors.
  • Home Page : See popular movies and what’s trending.

Tech Stack

  • Frontend : React, Vite
  • Backend : Node.js, Express.js
  • Database : MongoDB
  • APIs : TMDB API (for movies and actors), YouTube API (for trailers)
  • Authentication : JWT (JSON Web Token)