React Chat App Full Tutorial 2024 | Realtime Chat Application Project with Firebase

  Рет қаралды 296,139

Lama Dev

Lama Dev

Күн бұрын

Пікірлер: 551
@LamaDev
@LamaDev 8 ай бұрын
Hi friends :) Thanks for watching. Use this link for discounts on servers and hosting plans: hostinger.com/lamadev Coupon Code: LAMADEV
@vinithadhanapal5425
@vinithadhanapal5425 8 ай бұрын
Hi.. can u upload a video about hosting a mern stack website in hostinger .. it will be so usefull lamadev..
@scottcooper6644
@scottcooper6644 8 ай бұрын
Thank you! big bonus for returning to standard React tutorials instead of the trend of everybody using Next.JS. also great to have the system design explained at the start so we know what the goal is any what is been done. thank you!
@vanbayor11
@vanbayor11 8 ай бұрын
I think it would be better to use a UI library like Tailwind for future projects so we can focus on what really matters. Thank you!
@abshb
@abshb 8 ай бұрын
Is there a way to support you other than the link ? as your videos helped me greatly...
@Destro466
@Destro466 7 ай бұрын
i tried to npm run the completed source code from github but is giving errors please i need source code
@eQ-13
@eQ-13 8 ай бұрын
Thanks Lama for including deployment as well.
@SAHIL-fz6mo
@SAHIL-fz6mo 5 ай бұрын
It's paid or free?
@thomasnarkiss6319
@thomasnarkiss6319 3 ай бұрын
@@SAHIL-fz6mo It's paid (and might explained the reason of which he's doing this... [...if not even this entire project actually])
@SamSiMmP
@SamSiMmP 7 ай бұрын
Lama я смотрю тебя уже больше года, с самого начала моего обучения. По твоим видео и советам по практике уже выполняю тестовые задания для устройства на работу. Просто хочу сказать тебе большое спасибо за твои уроки. Каждый дизайн прекрасен. Я серьёзно Бро, продолжай радовать людей новыми видосами. обнял 🤝
@ram0973
@ram0973 5 ай бұрын
Приподнял
@kachnashevse
@kachnashevse Ай бұрын
Бро, можешь помочь? Загрузка модуля по адресу «127.0.0.1:5500/src/main.jsx» была заблокирована из-за неразрешенного MIME-типа («text/jsx»). Вот такая ошибка вылазит, что делать
@IITHYDCSEtagore
@IITHYDCSEtagore 7 ай бұрын
00:02 Create a full stack chat application using React and Firebase. 02:50 Deploying the React app using GitHub repository 08:46 Design user chats collection for chat application 11:45 Setting up background color and glass effect with backdrop filter 18:11 Creating user information and chat list components 21:27 Creating the search bar and add new user button on the chat list. 27:06 Implementing scroll effect for chat container 29:49 Styling the chat component with image, text, font weights, and borders. 35:16 Setting up the chat input and icons 38:15 Styling adjustments and adding an Emoji picker component. 43:56 Creating chat app interface layout 46:35 Styling the chat messages for better visual appeal. 52:40 Setting up UI layout with icons and images. 55:50 Styling and formatting the chat application interface 1:02:14 Styling and setting up the login page and components 1:05:28 Creating login and register inputs for new users 1:11:30 Styling input fields, labels, images, and buttons 1:14:28 Adding and using react-toastify library for notifications 1:20:35 Styling the form and user interface elements 1:23:42 Setting up Firebase for backend in React Chat App 1:29:39 Creating user authentication and form data retrieval 1:32:27 Creating user and adding data to Firebase Firestore 1:37:57 Uploading images to Firebase storage and managing the process 1:40:42 Function turned into a promise for returning download URL 1:46:34 Implementing user authentication using Firebase 1:49:40 Understanding the cleanup function and state change in real-time data retrieval 1:55:13 Introduction to State Management tools 1:57:52 Handling user authentication status changes 2:03:24 Importance of State Management tools 2:06:04 Real-time chat data fetching and updates 2:11:35 Fetching and displaying user and chat data using Promise.all and sorting chats 2:14:29 Creating a user search function using Firebase queries 2:20:16 Creating and updating user chats in Firebase with unique chat ID 2:23:18 Updating user chat details in the React Chat App. 2:29:21 Implementing user block feature in chat app 2:31:57 Updating receiver block status based on previous state 2:38:01 Updating chat messages with image support using Firebase. 2:41:10 Updating chat message status and content 2:46:52 Updating chat item background and user chats 2:49:51 Implementing image upload functionality in the chat application. 2:55:29 Implementing message conditions and user blocking in chat app 2:58:59 Implementing user blocking functionality 3:05:30 Easy deployment and management using Cloud panel 3:08:02 Connecting to GitHub repository and server for application deployment. 3:13:24 Creating real-time chat app with Firebase is easy and cost-effective.
@creativeshorts6028
@creativeshorts6028 5 ай бұрын
Is it responsive
@faizanali2268
@faizanali2268 4 ай бұрын
@@creativeshorts6028 i don't think so
@itr_cloud
@itr_cloud 8 ай бұрын
I love your approach. You get the barebones structure then you make it look nice making your content really easy to follow!
@nolep5555
@nolep5555 7 ай бұрын
can you copy the example of env please?
@bytesize-insights
@bytesize-insights 7 ай бұрын
@@nolep5555 what are you talking about? provide the time stamp of the video
@animeEnjoyer2002
@animeEnjoyer2002 5 ай бұрын
@@bytesize-insights 29:46 why my scroll bar is normal and his is styled.
@gireeswar18
@gireeswar18 2 ай бұрын
For people who stuck at logging in 2:05:40 , just add auth to ur signin function await signInWithEmailAndPassword(auth, email, password); like this and if u still get error, try importing manually and check the name attributes of the Login form as it should match with form data values.
@DeukamYann
@DeukamYann 2 ай бұрын
thanks. Excuse me i have a problem. When i add the useEffect as in the end of the chatDetailComponentDesign my UI becomes weird
@gireeswar18
@gireeswar18 2 ай бұрын
@@DeukamYann I haven't completed I will update when I finish
@cholo2605
@cholo2605 8 ай бұрын
At 1:33 remember to import the auth method from "import { auth } from "../../lib/firebase";
@kottivlogs6679
@kottivlogs6679 7 ай бұрын
@cholo2605 after importing also it is showing not identified
@cholo2605
@cholo2605 7 ай бұрын
Hi @@kottivlogs6679 are you exporting auth from the firebase file like this "export const auth = useAuth() "
@TanjimHasan-b4k
@TanjimHasan-b4k 7 ай бұрын
@@kottivlogs6679 I'm also facing same problem
@vaishnavipatil6868
@vaishnavipatil6868 7 ай бұрын
Heyy.. have you resolved the problem?
@Dmotive1302
@Dmotive1302 6 ай бұрын
thank you for your help
@braveitor
@braveitor 8 ай бұрын
Impressive tutorial. Clear, concise, very interesting. Congratulations and thank you for sharing your knowledge.
@sharmastyles2749
@sharmastyles2749 Ай бұрын
OMG I never completed this level of project till now but in 3 days I completed a large scalable application all credit goes to you 🙏🙏
@sam-j4zy
@sam-j4zy 8 ай бұрын
much love for your content sir.
@bhabhaseptember9467
@bhabhaseptember9467 10 күн бұрын
I'm using this tutorial for a final project for React. Thank you so much! You are a star!!!!
@rockbelleh6237
@rockbelleh6237 8 ай бұрын
Lama My teacher n mentor.tnks a lot u r touching lives
@creativeshorts6028
@creativeshorts6028 5 ай бұрын
Is it responsive
@Souleater127
@Souleater127 6 ай бұрын
good tutorial. as a webdev-react-beginner this helps alot thanks. well, i could follow up until 1:24:00 but.. damn. I need at least 1 year to digest all after.
@johndevnoza4223
@johndevnoza4223 4 ай бұрын
u ll learn a lesson :D u shouldnt follow such a tutorials..
@MacFly669
@MacFly669 2 ай бұрын
Excellent introduction to React and Firebase, thank you so much for this project ! 💪
@Soap_js
@Soap_js 5 ай бұрын
Lama Dev is the Best, sharing hours of content for free. hats of to you man
@kevinkiumbe5620
@kevinkiumbe5620 6 ай бұрын
@lamaDev thank you for doing this tutorial , this is the kind of content college will never teach ! I'm glad to have come across this channel
@oli-9609
@oli-9609 7 ай бұрын
Hey Lama ! Thanks for the great content. I've just started using react and your channel is helping me a lot !
@avenolchits-o7l
@avenolchits-o7l 20 күн бұрын
the best layout i have seen sofar !!!
@gustavogutkoski
@gustavogutkoski 8 ай бұрын
Thanks Lama, nice approach, using your example for doing a chat app using Django in back-end, thanks again!!!
@mengistu3137
@mengistu3137 8 ай бұрын
I love you much much ...realy your content is unique
@amirabbasgholami-y6f
@amirabbasgholami-y6f 8 ай бұрын
The way this man say image >>>>>>>>>>>>>>>>>>>>>>>>>>>
@akashddeepchitransh4537
@akashddeepchitransh4537 8 ай бұрын
Hey I really love your approach! I really appreciate if you do system design kind of thing first and then code in upcoming projects also.
@creativeshorts6028
@creativeshorts6028 5 ай бұрын
Is it responsive
@kartpop
@kartpop 4 ай бұрын
Thanks!
@dalestewart
@dalestewart 8 ай бұрын
Top notch Professional Application👍
@JayTheMachine
@JayTheMachine 7 ай бұрын
frontend ends at 1:23:00, and backend start from there, you're welcome.
@nolep5555
@nolep5555 7 ай бұрын
can you copy the env.example please
@agikedwin8589
@agikedwin8589 23 күн бұрын
Powerful, well explained. You're a great teacher sir.
@owoadeadedayo4198
@owoadeadedayo4198 8 ай бұрын
Lama is the best🎉🎉
@gireeswar18
@gireeswar18 2 ай бұрын
Yo! Finally finished this project!
@lazyboymr4537
@lazyboymr4537 Ай бұрын
Bro full stack project or react js project
@gireeswar18
@gireeswar18 Ай бұрын
@@lazyboymr4537 react js with firebase, its kinda full stack with only react
@umarhayatudeen2307
@umarhayatudeen2307 Ай бұрын
help whthe code please
@gireeswar18
@gireeswar18 Ай бұрын
@@umarhayatudeen2307 what help bro
@gireeswar18
@gireeswar18 Ай бұрын
@@lazyboymr4537 react with firebase
@x_kirito_x9694
@x_kirito_x9694 6 ай бұрын
wow sir, you make it to look so easy and efficient, its rly helping me to follow your work. After doing all of your projects I will return to this comment to tell you much I have improved....rn I'm suffering from making even a single page website
@creativeshorts6028
@creativeshorts6028 5 ай бұрын
Responsive h ye app?
@thebeastguy6925
@thebeastguy6925 2 ай бұрын
Hey at timestamp 2:02:56 how did you go to home page from login page unable to figure out trying it since last 2 hours please help me @Lama Dev
@cookiee7016
@cookiee7016 8 ай бұрын
Hey lama! What are you programming on? Is it a macbook?
@ritesh1293
@ritesh1293 7 ай бұрын
You should be using memo, callbacks, and async/await for efficient functioning. its two laggy without these function
@creativeshorts6028
@creativeshorts6028 5 ай бұрын
Is it responsive
@YoussefMohammed-Matrix
@YoussefMohammed-Matrix 4 ай бұрын
@@creativeshorts6028 no
@arasubala7749
@arasubala7749 8 ай бұрын
Need a Full Stack Clone of video chat app like zoom...where we can make one on one video call and group video call.
@Neil452
@Neil452 8 ай бұрын
Javascript mastery just made one
@SixtusNwaogu
@SixtusNwaogu 7 ай бұрын
@@Neil452 Link to video please
@Neil452
@Neil452 6 ай бұрын
@@SixtusNwaogu kzbin.info/www/bejne/iGmmeoJneb9lmJosi=BHF_BCLBTRjh0w8M
@happymalyo_
@happymalyo_ 4 ай бұрын
You saved me! Thank you. Keep it up Lama :)
@siddharthpandore5492
@siddharthpandore5492 6 ай бұрын
can somebody help, I'm stuck at 2:25:00 where i can't get the chats Id in the userchats, Although I'm able to search the person but unable to add the user in the list?
@muskanbhansali5393
@muskanbhansali5393 6 ай бұрын
Did you found out then?
@siddharthpandore5492
@siddharthpandore5492 6 ай бұрын
@@muskanbhansali5393 No, actually I've tried 4 times. Do you facing the same problem?
@itobiyeblossom5842
@itobiyeblossom5842 5 ай бұрын
same here have you found solution i am stuck
@siddharthpandore5492
@siddharthpandore5492 5 ай бұрын
@@muskanbhansali5393 No, still stuck there
@siddharthpandore5492
@siddharthpandore5492 5 ай бұрын
@@itobiyeblossom5842 Nop!
@strictlyunreal
@strictlyunreal 3 ай бұрын
1:14:00 Man, I hate nesting CSS. Case in point! It makes it much harder to navigate through the document. That's why BEM makes much more sense! And I mean BEM written without any of that nested "&" either! In my opinion, the balance should always lean more towards code readability than convenience while writing it! You write code once, but you read it countless times! Note: I know this is a tutorial and it's faster this way, so this manner is appropriate here, but I hope people are not going to do this in real life projects! I've worked on projects written like this and it was hell!
@himankshu
@himankshu 8 ай бұрын
Again a nice project ❤
@HONOREDONE-hk7pt
@HONOREDONE-hk7pt 7 ай бұрын
did you complete it? were there any problems?
@himankshu
@himankshu 7 ай бұрын
@@HONOREDONE-hk7pt I didn’t complete it but you can surely rely on him
@thebeastguy6925
@thebeastguy6925 2 ай бұрын
Hey at timestamp 2:02:56 how did you go to home page from login page unable to figure out trying it since last 2 hours please help me @Lama Dev
@himankshu
@himankshu 2 ай бұрын
@@HONOREDONE-hk7pt nope
@hackman2829
@hackman2829 7 ай бұрын
Great tutotorial, it's very helpful!!! I was wondering if you could continue this project but also implementing the audio and video call options between users and maybe also creating group chats, it would be amazing and very interesting to see! Thank you anyway!!!
@creativeshorts6028
@creativeshorts6028 5 ай бұрын
Is it responsive
@hackman2829
@hackman2829 5 ай бұрын
@@creativeshorts6028 you make it responsive BTW I managed to implement audio and video call by myself using WebRTC technology
@FaselGodbcho-e7w
@FaselGodbcho-e7w 2 ай бұрын
Thanks for the comprehensive tutorial
@zhuochen8793
@zhuochen8793 5 ай бұрын
Thank you!!!!! Your content save my life!!!
@SanthoshKumar-lf1tt
@SanthoshKumar-lf1tt 7 ай бұрын
Your videos are helping me alot. Could you please creat any fullstack project where use next js as frontend and express js as backend including jwt authentication.
@falcon-daniel9695
@falcon-daniel9695 3 ай бұрын
Please help me in the minute 2:17:38 what that means. because login is good. But after logging in, it showed nothing
@abdulsamadswani495
@abdulsamadswani495 3 ай бұрын
ئەمن کرێکارم لە ساحێب چەناڵەکەی بپرسە
@falcon-daniel9695
@falcon-daniel9695 2 ай бұрын
@@beboto yes but didn't work .i don't know why
@Muhammadqodir2010
@Muhammadqodir2010 2 ай бұрын
1:02:55 Actually, you should have made this details scrollable.
@hv6411
@hv6411 6 ай бұрын
Beautiful project! TY🤩🙏🏼I got stuck a few times🥵 but I got it working!
@Anirudha6
@Anirudha6 6 ай бұрын
Am getting error after completing project, typeerror cannot read properties of undefined reading 'messages'
@Anirudha6
@Anirudha6 6 ай бұрын
Can you help me
@Aryan-oj2vn
@Aryan-oj2vn 5 ай бұрын
Awesome!....Jaast laayk dhatt!!
@goyalArpan
@goyalArpan 2 ай бұрын
1:46:57 Loading working for both button, but it shouldn't behave like this right ???
@factzfactory4956
@factzfactory4956 8 ай бұрын
Lama Please create some AI+MERN projects where we use various models from huggingface or create some cool AI/ML models and integrate it in frontend I wish to learn these projects Eg: Creating OpenCV project and integrating it with NEXTjs for video feed using Sockets Eg: Automating Financial Planning using Generative AI Love your projects ❤
@dmytrot5238
@dmytrot5238 2 ай бұрын
Thanks a ton for this tutorial! Just finished coding, everything works perfectly. Have just one question - when you choose image file, looks like this only sends picture to chat locally in browser. Upload logic is implemented in "handleSend" which will be be returned immediately in case we don't have text non-empty. Is this kind of a bug you think?
@iqbalbhatti49
@iqbalbhatti49 8 ай бұрын
Sir! Can you make same tutorial using MERN Stack?
@SixtusNwaogu
@SixtusNwaogu 7 ай бұрын
Thanks, was a good mini course. Learnt alot 👍
@favanzzo
@favanzzo 8 ай бұрын
ty for the video! any ETA for your react course?
@ClashGamer-u8p
@ClashGamer-u8p Ай бұрын
when i go to setup firebase storage, get started option was there upgrade will be shown.
@antoncigur2724
@antoncigur2724 8 ай бұрын
how did you remove the scrollbar in the Chatlist component? You didn't specify anything in the css file, but your scroll still doesn't show
@kashmirtechtv2948
@kashmirtechtv2948 8 ай бұрын
overflow-y
@denikanthr-vs9wh
@denikanthr-vs9wh 7 ай бұрын
.chatList{ scrollbar-width:none; }
@sajaljain5919
@sajaljain5919 7 ай бұрын
how did you get scroll style at 29 min
@lembocsgo
@lembocsgo 5 ай бұрын
I think its because of his browser
@ttt1791
@ttt1791 5 ай бұрын
Access to XMLHttpRequest at ' has been blocked by CORS policy: Response to preflight request doesn't pass access control check: It does not have HTTP ok status.
@thebeastguy6925
@thebeastguy6925 2 ай бұрын
Hey at timestamp 2:02:56 how did you go to home page from login page unable to figure out trying it since last 2 hours please help me @Lama Dev
@gireeswar18
@gireeswar18 2 ай бұрын
have you found it bro
@thebeastguy6925
@thebeastguy6925 2 ай бұрын
@@gireeswar18 yes
@gireeswar18
@gireeswar18 2 ай бұрын
@@thebeastguy6925 I too brother and made a comment 👍
@thebeastguy6925
@thebeastguy6925 2 ай бұрын
@@beboto yes
@gireeswar18
@gireeswar18 2 ай бұрын
@@beboto no bro still one more hour to go lot of bugs
@johncmm9759
@johncmm9759 7 ай бұрын
Hello Mr. Lama Dev, my dearest friend. This is absolutely amazing. I’d love to use this as a guide for a web app im building, how can I give you appropriate credit? Would you like a link to this video in the code base or is there a repo o can cite? Thank you for everything you do!
@amigos786
@amigos786 7 ай бұрын
Amazing work. Thanks for your time and efforts, much appreciated. I would like to see how this can be extended to a group chat mode.
@moarghostnstuff
@moarghostnstuff Ай бұрын
all the snippets work except for compt and comp. Am i missing an extension in vs code?
@dav.R7
@dav.R7 8 ай бұрын
Hi LamaDev, your content is always amazing. Is there a video teaching how to integrate your own backend with nextjs?
@creativeshorts6028
@creativeshorts6028 5 ай бұрын
Is it responsive
@sidshehria
@sidshehria 6 ай бұрын
the style of scroll in list is not like you it is defult one what should i do ????
@creativeshorts6028
@creativeshorts6028 5 ай бұрын
Is it responsive
@erayates310
@erayates310 8 ай бұрын
Thanks for this good video. Will you push the full code of the project to github?
@ourvideosite
@ourvideosite 8 ай бұрын
Hi Lama, do you create courses on demand?
@Razes9ooo474lO4
@Razes9ooo474lO4 8 ай бұрын
Great Teacher ....🙏
@9622AX
@9622AX 8 ай бұрын
Cool App. WebSocket's tutorial next
@98parth
@98parth 8 ай бұрын
Haven't gone through the video yet, but does this app not use web sockets?
@dickson710
@dickson710 8 ай бұрын
@@98parth seems not using, just User A send message to User B, then login as User B to view the message.
@juanmacias5922
@juanmacias5922 8 ай бұрын
@@98parth Firebase uses subscriptions, similar, but different.
@9622AX
@9622AX 8 ай бұрын
@@98parth No its all Firebase
@Krishnash1355
@Krishnash1355 4 ай бұрын
This is awesome "Just Like That"
@israelmitolu5365
@israelmitolu5365 7 ай бұрын
Awesome way of teaching!
@YashJoshi-sk8tk
@YashJoshi-sk8tk 7 ай бұрын
Hi @LamaDev, for the addUser component, the new box where we can add user is showing under the chat i.e. I am not able to type username for search as there is layer of image or text message from the chat. I check video multiple times, but everything feels same as video, can you or anyone help me in this one ?
@mind.less2205
@mind.less2205 6 ай бұрын
same issue my add new user comcopent is coming with the list
@cyberknight339
@cyberknight339 6 ай бұрын
Did u make the component position: absolute?
@laibaasif2208
@laibaasif2208 2 ай бұрын
well can't we make a voice message and what about call and video call functionality
@fashionaddaudaipur4023
@fashionaddaudaipur4023 3 ай бұрын
Cannot read properties of undefined (reading 'messages') it showing this error i have copied ur code
@szymon_JD
@szymon_JD 5 ай бұрын
Great video, will you make projects like that with tailwindcss in the future?
@LazyxSD
@LazyxSD 5 ай бұрын
Nice video and small doubt instead of hoststinger can i deploy within firebase and will it work same?
@juanmacias5922
@juanmacias5922 8 ай бұрын
9:23 probably would have been better to have one chat/message collection, and query messages that match sender & receiver uuids.
@aryanchauhan08
@aryanchauhan08 13 күн бұрын
did that camera video call and voice call works?
@HarishSharma-cy7gm
@HarishSharma-cy7gm 4 ай бұрын
2:24:58 user was not adding in the chat list and chat id and receiver id is working i stuck on this
@stevenvisibleone
@stevenvisibleone 4 ай бұрын
same here and I don't know what to do. No matter how i change It not working. Bro Do you found solution??
@dinesh1361
@dinesh1361 2 ай бұрын
@@stevenvisibleone have you found it bro?
@AshutoshPandey-bu7of
@AshutoshPandey-bu7of 2 ай бұрын
2:26:03 The chatlist loaded the user info but in my project it is not fetching the data I debugged the code and saw const userDocRef = doc(db, "chats", item.receiverId); no data is being fetched for some receiverId documents in the "chats" collection. but I checked database collection it has receiverId, could someone help me with these
@dinesh1361
@dinesh1361 2 ай бұрын
have you resolved it bro?
@Adityaw25
@Adityaw25 4 ай бұрын
sir i have a question, if i cant upload the project to vps but i just upload on github hosting, is it still running normally?
@Rahulbabu-hh6dx
@Rahulbabu-hh6dx 2 ай бұрын
tht scroll feaure mine is visible that thick ? why is it something related with the os
@AkashAhmed-i1x
@AkashAhmed-i1x 4 ай бұрын
Awesome project sir
@dimasalanta
@dimasalanta 7 ай бұрын
is it possible to deploy this on firebase hosting? and what was the backend used for this, was it firebase as well?
@suyashmishra6946
@suyashmishra6946 7 ай бұрын
firebase handles everything
@Uplift-Talks
@Uplift-Talks 5 ай бұрын
can anyone explain how the login screen changed from login to homepage/dashboard, i have written the same code but still login page is displaying
@creativeshorts6028
@creativeshorts6028 5 ай бұрын
Is it responsive
@thebeastguy6925
@thebeastguy6925 2 ай бұрын
hey did you get it I'm stuck at it
@Alalspsp
@Alalspsp 5 ай бұрын
I finished this project a few months ago. At the time, it worked well without any problems. Time passed and I tried to open it again, but an error occurred. Firebase: Error (auth/invalid-email) I spent 5 hours trying to fix this error, but ultimately failed. It seems that not only me but also other people can't escape this error. I would really appreciate your help.
@aryankaushik9373
@aryankaushik9373 5 ай бұрын
for me its saying auth is not defined...when i enter email and pass to signup at 1:33:26 do you have any solution ?
@chinmayeegowda5867
@chinmayeegowda5867 5 ай бұрын
you should change some properties in firebase then it will work
@CantIllaoiThat
@CantIllaoiThat 4 ай бұрын
@@chinmayeegowda5867 Great feedback!
@arzuaydemir2543
@arzuaydemir2543 3 ай бұрын
i get this error from singing up without choose avatar. I changed this line from login.jsx const imgUrl = await upload(avatar.file); with these: let imgUrl = ''; if (avatar.file) { imgUrl = await upload(avatar.file); } else { imgUrl = './avatar.png'; }
@pantelis2002
@pantelis2002 8 ай бұрын
Beautiful App
@atayeroclinton3957
@atayeroclinton3957 6 ай бұрын
is anyone experiencing this issue with Firebase "Cross origin redirect sign-in on Google Chrome M115+ is no longer supported, and will stop working on June 24, 2024." and what alternative can one make use of?
@kaira1402
@kaira1402 5 ай бұрын
same issue
@tusharjha7017
@tusharjha7017 22 күн бұрын
i accidentally deleted mu users collection is ther any way to make database function as before and can i progress in project with this problem
@sdfsfsfd437
@sdfsfsfd437 8 ай бұрын
Awesome!!! 💯👍
@Wladyslaw1440
@Wladyslaw1440 3 ай бұрын
At 17:14 how do you do that because even when I write them there’s an error… Edit: nevermind I fixed it
@somyajain1683
@somyajain1683 Ай бұрын
Mere me bhi error aa rha hai login krne pr auth is not defined aa rha jo solve bhi nhi ho rha and firebase storage bhi paid bta rha kya kru pls help
@htmoh8115
@htmoh8115 3 ай бұрын
I been stuck on making a working live chat that I can deploy. No help from developers. I seriously hope this works. Making chat rooms where you can upload pics, vids etc
@stevenvisibleone
@stevenvisibleone 3 ай бұрын
this project not working don't waste your time mate.
@htmoh8115
@htmoh8115 3 ай бұрын
@@stevenvisibleone thx for letting me know mate.
@thomasnarkiss6319
@thomasnarkiss6319 3 ай бұрын
Actually I think that the entire purpose of this video is that you will use the sponsored platform to deploy this project (not free though), but we haven't tried it - after realizing that there are some issues (responsiveness, for example, or the fact that some icons are only show-off rather actually functional). The fact that some comments (not necessarily bad, unpolite, oor anything line that) have been deleted are also suspectful...
@bashardev
@bashardev 7 ай бұрын
Thanks Lama! What is the theme name of your VS?
@ShahnawazSayyad
@ShahnawazSayyad 8 ай бұрын
Can you make a Video on Hostinger VPS hosting with Nextjs??... including domain mapping and implementing a local Postgres database??.. will be highly oblighing... thank you..
@qurann_313
@qurann_313 4 ай бұрын
guys, can i say about this project intermediate project ?
@simonzhang9245
@simonzhang9245 6 ай бұрын
Hi, thank you so much for making this tutorial, it is so helpful. I ran into this problem in part of "Sign Up With Email and Password", I follow the video, however, when I try to sign up, it keeps popping out the error message "auth is not defined", I have been trying to fix this problem for a while, did anyone also had this problem? Please help me out.🙏🙏🙏
@donabiswas6266
@donabiswas6266 5 ай бұрын
Same I am getting g the same problem. Console points to reference error : Auth not found . Shows problem with const res= createUserwithemailandpassword. How to solve . It . Did u solve it??
@simonzhang9245
@simonzhang9245 5 ай бұрын
Yes, try to check your imports, in the video it automatically imports Firebase files, but you might have to manually do it.
@aryankaushik9373
@aryankaushik9373 5 ай бұрын
same bro
@aryankaushik9373
@aryankaushik9373 5 ай бұрын
hey i found the solution just import { auth } from "../../lib/firebase" this in Login.jsx
@RajKumar-q8u7c
@RajKumar-q8u7c 4 ай бұрын
CAN I ADD web RTC in this app to make it a video confrencing feature or video call feature..is it possible..??
@himage6540
@himage6540 6 ай бұрын
i am a beginner in react js. can i watch and do this??
@f4esensiop
@f4esensiop 4 ай бұрын
but my scrolling bar are changing as a different type please help me
@abdullah19957
@abdullah19957 4 ай бұрын
Hi list.css : ::-webkit-scrollbar { width: 5px; background: transparent; } ::-webkit-scrollbar-thumb { background: black; border-radius: 10px; } and chatList.css overflow-x: hidden;
@DhimanAbhinav
@DhimanAbhinav 2 ай бұрын
at 2:03:16 even after following I am not able to redirect to chat page from login page
@YourName-ws6mc
@YourName-ws6mc 2 ай бұрын
did u solve the problem ?
@microbitprojects7055
@microbitprojects7055 6 ай бұрын
Thanks Lama for this but how do I put multi user chats?
@godsonftw1973
@godsonftw1973 2 ай бұрын
I have copied your code from github. But im getting on one line in chat.jsx- import { format } from "timeago.js"; How can I solve it. Can someone please help me??
@Crux911
@Crux911 2 ай бұрын
have you installed timeago.js library?
@ajay.2461
@ajay.2461 7 ай бұрын
Hi Lama Dev, many of people around tells, you should do real world projects? What's that mean? Can you make a video on how to write project's description in a effective way to put in resume
@AvikNayak_
@AvikNayak_ 7 ай бұрын
Real world projects mean software that people will actually use in their day to day life. For example a language learning app like Duolingo or a meeting scheduler app etc.
@GameVerse215
@GameVerse215 7 ай бұрын
hi lama are you gonna create a video using mongo or postgres sequelize
@21Mayhem
@21Mayhem 4 ай бұрын
2:05:16 why did he add fetchUserInfo to the dependancy array
I built a chat app in 7 minutes with React & Firebase
8:53
Fireship
Рет қаралды 1,4 МЛН
So Cute 🥰 who is better?
00:15
dednahype
Рет қаралды 19 МЛН
coco在求救? #小丑 #天使 #shorts
00:29
好人小丑
Рет қаралды 120 МЛН
小丑教训坏蛋 #小丑 #天使 #shorts
00:49
好人小丑
Рет қаралды 54 МЛН
Beat Ronaldo, Win $1,000,000
22:45
MrBeast
Рет қаралды 158 МЛН
I built a REAL Desktop App with both Tauri and Electron
12:22
Bufferhead
Рет қаралды 76 М.
Python laid waste to my C++!
17:18
Sheafification of G
Рет қаралды 139 М.
I Scraped the Entire Steam Catalog, Here’s the Data
11:29
Newbie Indie Game Dev
Рет қаралды 528 М.
Every React Concept Explained in 12 Minutes
11:53
Code Bootcamp
Рет қаралды 856 М.
So Cute 🥰 who is better?
00:15
dednahype
Рет қаралды 19 МЛН