Let's Build Instagram2.0 Clone with React.Js Part 1/3 - Full Stack React & Firebase Tutorial

preview_player
Показать описание
Learn how to build a social media app like Instagram or FB with React.Js and Firebase

✅ Things Covered:
- Firebase Auth with Google Sign In
- Firebase Firestore Database Create, Read, Update & Delete
- Firebase Storage Create get download URL & Delete
- Firebase Hosting
- React Hooks
- React Context API

For more 👍 Like & Subscribe 👇

✅ Suggested Videos:

If this helps make sure to share it with friends and colleagues who will benefit from this

Have questions/queries? 💬 Comment below I will be happy to help

Follow me on social media:
Рекомендации по теме
Комментарии
Автор

That's Pretty Good, @Sanskar I'm in Love with your Tutorials and I watch every second of them 🤩🤩 waiting for the flutter of this App. God Bless🤩🤩

rwema
Автор

Men..you are excellent..you should make instagram clone with like system, follow system, notification. I believe you will get alot of subscriber. Once again, you are very talented in explaining clearly and simply..

maxmaksum
Автор

hey sanskar this video really helped me a lot . i was searching for a channel to learn react and i found this channel luckily. please make more videos on react js . thankyou very much

sahilrana
Автор

Modules but found : error: can't resolve ../ firebase in d:\social \src\pages\services coming sir what to do

dhineshkumara.r
Автор

Wow 🤩🤩awesome






Where is flutter 😀

siriusvatsa
Автор

Hey @sanskar. Videos are great. Can u add profile management as well later.? Thanks

vinothkumars
Автор

how to add "like post" functionality to it, and also get notified when did so ??

harishsivaramakrishnan
Автор

src\App.js
Line 8:6: 'UserContextProvider' is not defined react/jsx-no-undef

at 50:27

where am I going wrong?

manassrivastava
Автор

After setting up the complete authentication code the screen goes blank. No navbar no button. nothing. Plus no errors in console. What to do?

financeinseconds
Автор

in the beginning, I noticed that you have written it sing in instead of sign in and was like, oh ok. But when you yourself pointed that out with the laugh it made even me laugh. Nice work Sanskar bhai with way of talking and expressing thoughts while teaching.

pranjalchaplot
Автор

Hey your videos are awsm but in this last step is not working i.e when we click on sign in button it does not uploads image even the
return (
<nav className="navbar">
<p>ReactSocial</p>
{user ?<p>hey logged in</p>:<Sign/>}
</nav>
)

utkarshkaraiya
Автор

Could you do one with firebase v9 and like feature

harrishyogendran
Автор

37:51 Isn't this await then thing wrong? you can return user from inside then and return the function body

KochharAmandeep
Автор

hi! I'm just a beginner, I've already installed the JavaScript (ES6) code snippets
extension but still, it doesn't worked so I needed to type all the code. Help pls

francjaphethabulencia
Автор

Hey great tutorial man! where do i can put my picture for the profile picture?
thank you!

alkisgkreen
Автор

Enough of flutter! I encourage you to make more project and videos on React

aditgaur
Автор

Hi Sanskar.. Great video. So many things to learn. Actually I am getting an error in one of the code regarding context API. Please let me know where can I show you the error and code part. I am stuck for a very long time. :( Please do reply :)

sagarsamal
Автор

Hey! I'm getting the following error :


Failed to compile.


Line 6:25: 'useState' is not defined no-undef


any help?

arnavkatgeri
Автор

So after using this both flutter and javascript which one is better ..??

mg-htir
Автор

hey nice, whats the typical cost ? of make an basic social media app where we can share text, short video and audio with React & Firebase

TheGlobalNetworker