Skip to content

Latest commit

 

History

History
45 lines (28 loc) · 1.33 KB

README.md

File metadata and controls

45 lines (28 loc) · 1.33 KB

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!