Skip to content

This is a Netflix home page clone application, which is built by React, and TMDB API service.

License

Notifications You must be signed in to change notification settings

Manojkumar8497/Netflix-Clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logo

Netflix Clone

This is a Netflix home page clone application, which is built by React and TMDB API service.

Demo

Technologies Used

I've used React.js, TMDB API services and Axios for this project. This project mainly focused on cloning the Netflix homepage. I've used the TMDB API to show the movies list based on the genres types. For the movie trailer seaching, I've used the movie-trailer and react-youtube NPM packages.

Features

  • Latest movies list
  • Watch the movies trailers

Running Locally

  1. You need to setup the TMDB API service from https://www.themoviedb.org
  2. Once done, you need to setup .env file at the root of this project folder
# TMDB Config
REACT_APP_TMDB_API_KEY=[xxxx]
REACT_APP_TMDB_API_URL=[xxxx]
  1. Then run npm i && npm start

More Updates

Follow me on LinkedIn to get the latest update about features, code, and more. If you like this project give a star to this repo.

Thanks

Thanks to all contributors and their support.

If you have an idea or you want to do something, tell me or just do it!

I'm always happy to hear your feedback!

Copyright and license

Code and documentation copyright 2020 the authors. Code released under the MIT License.

About

This is a Netflix home page clone application, which is built by React, and TMDB API service.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published