https://github.com/samarthmule/netflix_clone
https://github.com/samarthmule/netflix_clone
Last synced: 18 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/samarthmule/netflix_clone
- Owner: SamarthMule
- Created: 2025-01-19T18:49:23.000Z (12 months ago)
- Default Branch: master
- Last Pushed: 2025-01-27T05:40:11.000Z (12 months ago)
- Last Synced: 2025-01-27T06:21:56.011Z (12 months ago)
- Language: JavaScript
- Size: 3.24 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
MERN Netflix Clone 🎬
## 🎥 Video Demo
[](https://youtu.be/5oNUqSMq_TU?si=zbvYMF1aVxrh9rB5 "Netflix Clone Frontend Walkthrough")
About This Course:
- ⚛️ Tech Stack: React.js, Node.js, Express.js, MongoDB, Tailwind
- 🔐 Authentication with JWT
- 📱 Responsive UI
- 🎬 Fetch Movies and Tv Show
- 🔎 Search for Actors and Movies
- 🎥 Watch Trailers
- 🔥 Fetch Search History
- 🐱👤 Get Similar Movies/Tv Shows
- 💙 Awesome Landing Page
- 🌐 Deployment
- 🚀 And Many More Cool Features
### Setup .env file
```bash
PORT=5000
MONGO_URI=your_mongo_uri
NODE_ENV=development
JWT_SECRET=your_jwt_secre
TMDB_API_KEY=your_tmdb_api_key
```
### Run this app locally
```shell
npm run build
```
### Start the app
```shell
npm run start
```
## 💬 Connect with Me
📧 **Email**: [Gmail Account](samarthmule7276@gmail.com)
💼 **LinkedIn**: [LinkedIn Profile](https://www.linkedin.com/in/samarthcreation-samarth-mule/)
📢 **LinkedIn Post**: [Check the Post](https://www.linkedin.com/posts/samarthcreation-samarth-mule_netflix-clone-mern-stack-project-frontend-activity-7289539781393342464-l0si?utm_source=share&utm_medium=member_desktop)