https://github.com/askhan963/netflix-clone-mern
This is a clone of Netflix using MERN stack. TMBD api is used for fetching data.
https://github.com/askhan963/netflix-clone-mern
express firebase-database mern-stack mongodb movie-database netflix netflix-clone nodejs react
Last synced: 10 days ago
JSON representation
This is a clone of Netflix using MERN stack. TMBD api is used for fetching data.
- Host: GitHub
- URL: https://github.com/askhan963/netflix-clone-mern
- Owner: askhan963
- Created: 2023-01-15T20:14:39.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-09-11T14:42:17.000Z (about 1 year ago)
- Last Synced: 2025-07-11T07:59:24.517Z (3 months ago)
- Topics: express, firebase-database, mern-stack, mongodb, movie-database, netflix, netflix-clone, nodejs, react
- Language: JavaScript
- Homepage: https://adorable-biscochitos-00323b.netlify.app/
- Size: 30 MB
- Stars: 9
- Watchers: 1
- Forks: 19
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Netflix Clone MERN
[](https://netflix-askhan.netlify.app/)
## OverviewThis 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-end3. **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
### Signup Page
### Our Team
### Main Page
### Main
## Contributors
- [Muhammad Awais Khan]
Feel free to contribute to the project and make it even better!