Skip to content

A Netflix front end clone made with React.It fetches movies/shows according to different categories and trailers of the movies/shows from youtube.

Notifications You must be signed in to change notification settings

00kaku/netflix-clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Netflix front end clone made with React

This a react single page app that copies the front end behaaviour of the netflix streaming service. It is fully responsive and mobile first.There is a netflix orignal series's banner on the top of the page under the navbar.You can also see trailer of a movie or a show by clicking on the image of the show.

React JS is used to desing the app.
React-youtube npm package is used to fetch trailers from youtube.
movie-trailer npm package is used to fetch movie trailer url from youtube based on the name of the movie/show.
Google Firebase is used for hosting the website.
The movie database api is used to fetch the movie/shows according to the categories

Screenshots

MainScreen

MainScreen Trailer

Steps to run

  1. Download the code from the repository and replace "your api key" for tmdb api in requests.js
  2. Install the required dependency using npm.
  3. Run with npm run start.

About

A Netflix front end clone made with React.It fetches movies/shows according to different categories and trailers of the movies/shows from youtube.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published