Skip to content

Latest commit

 

History

History
39 lines (22 loc) · 1.05 KB

README.md

File metadata and controls

39 lines (22 loc) · 1.05 KB

Netflix Clone

A responsive netflix clone built using React and TMDB.

Demo-Video.mp4

Live Demo

Netflix

Features

--> Active navbar similar to original netflix

--> Has three different pages - Home, TV shows and Movies

--> You can click on any thumbnail of movie and watch it's trailer

--> You can close the video by clicking on the thumbnail again

--> Many different categories shown just like real netflix

--> By clicking on the profile icon, you can see details about me.

Installation

node.js is required to get npm.

If you would like to download the code and try it for yourself:

Clone the repo: git@github.com:chirag-23/reactjs-netflix.clone.git

cd reactjs-netflix-clone

Install packages: npm install

Build project:npm start

Open your browser at: http://localhost:3000

Contacts

LinkedIn