Simple Netflix Clone made in React JS Download -> Make a file "keys_api.js" in /src -> write your api key of TMDB: "export const API_KEY = 'YOURAPIKEY'" Use npm start Open http://localhost:3000 to view it in your browser.