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

https://github.com/pranjalkatiyar/netflix-clone


https://github.com/pranjalkatiyar/netflix-clone

firebase react reactjs

Last synced: 3 months ago
JSON representation

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**
![Image 1](/demoImages/demoImg1.jpg)
![Image 2](/demoImages/demoImg2.jpg)
![Image 3](/demoImages/demoImg3.jpg)

- **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**