skrishnan2001 / Netflix-Clone

A full-stack web application that resembles Netflix, developed using React, Nodejs, MongoDB and Firebase.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Netflix-Clone

A full-stack web application that resembles Netflix, developed using React, Nodejs, Context API, MongoDB and Firebase.

Features of the Netflix-Clone App (for regular users):

  • User authentication and authorization using JWT.
  • Option to choose the type of content - either movie or web series.
  • Filtering the movies/shows based on the genre.
  • On clicking a particular movie/series, the trailer of the same will play on full screen. For this project, I have used Firebase as a data store for storing all the movie trailers and images and Mongo DB as the database that will store all the information about the movies/series and the users.

Admin (Developed as a separate application):

  • The admin can log in to the admin dashboard using his credentials.
  • Can view the details of all the movies/series that can be viewed by the users in the Netflix clone app.
  • The interface allows the admin to add new movies/series by accepting the movie details along with the images and trailer of the movie/ series, and delete some existing movie, series or user.
  • Can graphically view the number of users joining every month.

Screenshots of the Netflix-Clone application:

Featured-Movie

Screenshot

Home-screen Movie Thumbnails

Screenshot

Landing/Register page

Screenshot

Sign In page

Screenshot

Screenshots of Admin Dashboard:

Home/User Analytics

Screenshot

View movie/series details

Screenshot

Add new movie/series

Screenshot

About

A full-stack web application that resembles Netflix, developed using React, Nodejs, MongoDB and Firebase.


Languages

Language:JavaScript 77.1%Language:CSS 11.9%Language:SCSS 9.8%Language:HTML 1.1%Language:Shell 0.1%