An open API service indexing awesome lists of open source software.

https://github.com/samarthmule/netflix_clone


https://github.com/samarthmule/netflix_clone

Last synced: 18 days ago
JSON representation

Awesome Lists containing this project

README

          

MERN Netflix Clone 🎬

## 🎥 Video Demo

[![Netflix Clone Frontend Walkthrough](https://github.com/user-attachments/assets/6874cbe9-c16d-4c2b-961b-7354735eef75)](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)