Skip to content

This is a clone of Netflix using MERN stack. TMBD api is used for fetching data.

Notifications You must be signed in to change notification settings

askhan963/netflix-clone-mern

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Netflix Clone MERN

Demo

Overview

This project is a Netflix clone developed using the MERN stack (MongoDB, Express.js, React, Node.js). It includes features such as user authentication, a main page showcasing available content, and team information.

How to Run

  1. Fork the Repository

  2. Front-end Setup:

    • Navigate to netflix-ui directory
    • Run npm install to install dependencies
    • Run npm start to launch the front-end
  3. Back-end Setup:

    • Navigate to backend directory
    • Run npm install to install dependencies
    • Run node index.js to start the back-end server

Screenshots

Login Page

Login Page

Signup Page

Signup Page

Our Team

Our Team

Main Page

Main Page

Main

Main

Contributors

  • [Muhammad Awais Khan]

Feel free to contribute to the project and make it even better!