🔴 How to Build a NETFLIX Clone with REACT JS for Beginners (in 2 Hours!)

preview_player
Показать описание
🔴 How to Build a NETFLIX Clone with REACT JS for Beginners (in 2 Hours!)

🌟 Course Contents 🌟
👉LIVE demo of the Netflix Clone App
👉Get TMDB API Key
👉Create REACT App + Create App on Firebase
👉Get all movies & build the Netflix movie rows
👉 Build the banner of the app
👉 Build NAVBAR!
👉 firebase hosting to your app
👉Add Netflix Movie Trailer POP-UPS!
👉Deploy Your App to Firebase & Host it online 🚀

This training covers the following:
👉 Building a Netflix Clone App 💻
👉 Deploying a React app with Firebase Hosting 🌐
👉 Real-time database with Firebase’s Firestore 🔥

please subscribe for more videos like this.

#reaction #reactjs #reactjstutorial #reactjsforbeginners #netflix #netflixindia #javascript #clone #react #reactnative #firebase #googlecloud #coding #programming #frontenddevelopment #github #git
Рекомендации по теме
Комментарии
Автор

Thank you soo very much, it was very helpful and well elaborated video. It helped me alot.💌

rameenfatima
Автор

very nice and very easy to understand. Please keep uploading more videos. It's very helpful

ankitkumarsingh
Автор

thanks u so much bro i want to share my title thing, , , , i was follwing clever programmer as netflix clone but there when i was importing axios i was mentioning in not current i was facing bugs and last i gave up and then i searched for netflix clone there i see u and u clearly mention to import axios so thats help to get rid of my error thanks pakistan keep it up and make beginner react

haroonarif
Автор

Keep uploading such a great contents 🙏🏻🙏🏻🙏🏻
Projects on React from scratch

user_abhigupta
Автор

This project is done in Clever Programming youtube channel with exact same code. Please add some extra functionalities like sign up, sign in etc that Sonny had not included in the original video.😔

souvik
Автор

Can you please help me my issue is that console is not creating object that means its not fetching any data my code is same I've checked it over any idea why it's unable to fetch data?

mess
Автор

Can you explain how u make api request where did you get that link or how u make them

CS_HimanshuVishwakarma
Автор

Brother can we use npm instead of npx as there is error showing when creating npx create-react-app

ArdreTyche
Автор

please explain what did you do in requests.

SANDEEP_SINGH_
Автор

My banner is not showing full image its just showing 10% of the image and i have compared my file with yours and its same, still not working .

AlokSingh-bbir
Автор

28:36 I have an Error. on your console it shows array(20) but in my console it shows undefined and get_failed please anyone help me
🙏🙏🙏🙏🙏🙏🙏

rajkapoor
Автор

Bhai vo movie seat booking ka project taiyar karo na

ni
Автор

My banner image is not appearing! What should i do?

yashraj
Автор

App.js me bolena kya ki yaad nahi ara install karna karku

SK_GAMING
Автор

when I scroll how can I show the title or name of the film together?.. thanks

rafaelcotrina
Автор

Bahi apne sb bataya pr YouTube link jo part hard tha wo hi part ap sirf likhte gye kuch bhi smjh nhi ayya

webworld
Автор

There is one issue. Everything is working fine but when I click to play the trailer it opens and closes suddenly in less than a second. Any idea why?

ritwik
Автор

API se saare movie kaise fetch ho raha yeh smjh n aa raha

smilemania
Автор

Chaliye toh subscribe kar dete hai badhiya wala device jo chahiye

smilemania
Автор

className={`row__poster ${isLargeRow && "row__posterLarge"} `}
src={`${baseUrl}${isLargeRow ? movie?.poster_path : movie?.backdrop_path}`}
alt={movie.name}



plz explain me this part dear bhai and sir

haroonarif