https://github.com/pranjalkatiyar/netflix-clone
https://github.com/pranjalkatiyar/netflix-clone
firebase react reactjs
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/pranjalkatiyar/netflix-clone
- Owner: pranjalkatiyar
- Created: 2022-01-16T12:52:31.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-01-16T14:34:32.000Z (over 3 years ago)
- Last Synced: 2025-01-13T11:15:35.448Z (5 months ago)
- Topics: firebase, react, reactjs
- Language: JavaScript
- Homepage:
- Size: 1.61 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# **Netflix Clone**
>Checkout branch "React-View" for frontend only Netflix Clone with React Redux## **Quick Links**
### **Demo** [click here](https://netflix-clone-5d581.web.app/)
>- **Images**


- **Video Demo**
- [Watch this](https://drive.google.com/file/d/1eTY5ak7mV1d3Yq50JOxgK2Xm3zqK_jVj/view?usp=sharing)### **Tech Stack**
- **React ∙ Redux**
- **firebase**## **Implementation Hightlights**
- single page application web client with React & Redux
- scrape raw movie data from imdb
- provides processed imdb movies data with our movie service API
- shows trailer of particular movie or tv show on clicking on the poster## **Future Plans for Expansion**
- users can register and log in to their account
- users can search for movies
- users can browse search result by pages
- Machine Learning recommendation system?
- users can see his/her history of browsed movie
## **Getting Started**### **Prerequisties**
- React
- npm
- nodejs### **Install Dependencies**
>
>- npm install
>- npm start (To start the react app)### **Deployment**
#### **Server based Deployment**
- Deployment is done on the firebase-[link](https://netflix-clone-5d581.web.app/)#### **Local deployment**
- HTTP: http://localhost:3000/### **Author**
- **Pranjal Katiyar**