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.
-
Fork the Repository
-
Front-end Setup:
- Navigate to
netflix-ui
directory - Run
npm install
to install dependencies - Run
npm start
to launch the front-end
- Navigate to
-
Back-end Setup:
- Navigate to
backend
directory - Run
npm install
to install dependencies - Run
node index.js
to start the back-end server
- Navigate to
- [Muhammad Awais Khan]
Feel free to contribute to the project and make it even better!