/netflix-clone

creating a Netflix clone with the React, Redux and firebase.

Primary LanguageJavaScript

NETFLIX CLONE :tv

Features :fire

📺 Navbar which change its color when scroll.
📺 Random movies in the banner when refresh.
📺 Carousel of movies coming from the IMDB API.
📺 Click the movie to see the description, reputation, complete title and add to the wishlist.
📺 If the video is sent from the API it'll be render!.

Tech Stack

🎬 Fron-end React
🎬 Back-end Firebase

Installation

  • Clone the repo in your terminal writting:

$ git clone https://github.com/alok-mountblue/netflix-clone.git

  • Install Node Module's

npm install

  • start Server

npm start