Тёмный

Build Fullstack Twitter Clone with MERN Stack (ReactJS, Express, NodeJS, MongoDB, Tailwind CSS) 

Patel MernStack
Подписаться 15 тыс.
Просмотров 56 тыс.
50% 1

Learn how to create a Twitter from scratch using ReactJS, Express, NodeJS and MongoDB. This project is perfect for those looking to enhance their skills in web development and add a valuable project to their portfolio. Stay tuned for more exciting updates in future parts!
Source Code: github.com/Sur...
Join Discord: / discord
👉RU-vid Clone:
Ep-01: • 🔴 Let's Build & Deploy...
Ep-02: • 🔴 Let's Build & Deploy...
Ep-03: • 🔴 Let's Build & Deploy...
👉Netflix Clone: • Build Fullstack Twitte...
👉Master Redux Toolkit: • Master Redux Toolkit i...
👉Complete Javascript for Reactjs: • Master Javascript Befo...
👉NextJS Authentication App: • Build Full Stack Authe...
Tags:
mern stack project
twitter clone using react js
twitter clone using mern stack
twitter clone html css
twitter clone using html css and javascript
twitter clone using next js
twitter clone using mern
full stack project
react full course
react node
react project
react redux
reactjs project
tailwind css tutorial
youtube clone react js
mern stack interview questions
mern stack best udemy courses
mern stack project
mern stack developer roadmap
mern stack tutorial
mern stack project for placement
mern stack developer salary
mern stack roadmap
mern stack ecommerce website react redux
mern stack project with redux
reactjs projects for beginners
reactjs projects
reactjs projects examples
reactjs projects for resume
reactjs projects for beginners in hindi
reactjs projects for intermediate
reactjs projects in hindi
reactjs projects for beginners tamil
reactjs projects in telugu
react js projects for experienced
HastTag:
#mernstackproject
#reactjs
#fullstackprojects
In 2024, it is the most practical web development course on RU-vid. We will understand each concept theoretically as well as practically. After understanding the concepts, we will create projects and do fun challenges.
So make sure to subscribe to my channel, So you can't miss any updates.
Follow ME:
LinkedIn: / surendrakumar143
Disclaimer: This build is for educational purposes only. The views, opinions, and technology choices expressed in this video are solely my own and do not reflect those of any current, past, or future employers or affiliations.

Опубликовано:

 

12 окт 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 369   
@patelmernstack
@patelmernstack 7 месяцев назад
Join Our Discord to Get Source Code: discord.com/invite/F2r49ZCz5R
@Movie_ki_kahani
@Movie_ki_kahani 6 месяцев назад
Thank you
@hitmanvp404
@hitmanvp404 6 месяцев назад
Bro, you’re doing good and perfect videos. Thanks to you. Where I want to ask some help or doubts ?
@surajmendhe2594
@surajmendhe2594 6 месяцев назад
bro plz share source code@@hitmanvp404
@Gagan_Raghuwanshi
@Gagan_Raghuwanshi 6 месяцев назад
Thank you bro for such kind of contribution in the teaching field. I am very thankful to you from my inner hart❤ because this is my first full-Stack project that i completed through you and i have learned a lot of new things from you. Before this time i never made any APIs which is i have learned from you very easily. Your teaching way is very Excellent. Again i want to say thank you so much to you ❤
@patelmernstack
@patelmernstack 6 месяцев назад
Thanks for watching & completing the entire project. Keep learning...🚀🤘
@codingman8056
@codingman8056 6 месяцев назад
Proud to see someone teaching this level of professional work in Hindi, Keep going bro
@patelmernstack
@patelmernstack 6 месяцев назад
Thanks for watching... 🙌❤
@ramprasadchauhan7
@ramprasadchauhan7 7 месяцев назад
Thank you, i am searching this project using MERN stack, today I get. Thank you ❤
@patelmernstack
@patelmernstack 7 месяцев назад
You are welcome!
@PodShorts1512
@PodShorts1512 Месяц назад
bhai y puri video dekhi or sath bnaya hoga project koi issue ya error to nhi aaya nh
@vijayyy51
@vijayyy51 6 месяцев назад
Completed the project, great explaination , learned a lot from it Thank you man ❤
@patelmernstack
@patelmernstack 6 месяцев назад
Great to hear! 👏🚀 keep learning
@Utsavhighwaydelite
@Utsavhighwaydelite 5 месяцев назад
in how much time
@PodShorts1512
@PodShorts1512 Месяц назад
bhai y complete kia aapne ise krne m koi issue error to nhi aaya nh bich m ise complete krna worth it h nh m abhi bilkul naya hu mern m islie puch rha
@aeiou____
@aeiou____ 4 месяца назад
00:00 The video demonstrates building a clone project with a beginner-friendly approach, focusing on authentication, user interactions, and project setup using MERN stack. The creator emphasizes simplicity and personal assistance for viewers to easily follow along and learn. Click to expand 15:03 The video demonstrates step-by-step CSS coding for building components like sidebars and feeds, emphasizing styling and alignment for a visually appealing user interface. Click to expand 30:08 The video demonstrates the process of designing a user interface, including creating components, adding icons, and styling elements using CSS. It also covers importing packages and setting up images for the interface. Click to expand 45:13 The video demonstrates the process of designing a webpage using CSS, focusing on centering elements, adding borders, adjusting text styles, and creating a tweet layout with user interactions. Click to expand 1:00:19 The video demonstrates a detailed tutorial on CSS styling, including creating divs, applying CSS properties, and designing elements like search bars and user profiles. Click to expand 1:15:23 The video demonstrates how to use React Router DOM to create dynamic routes for different components, such as a home page and a profile page, allowing for conditional rendering based on user interactions. Click to expand 1:30:27 The video script demonstrates the process of designing a profile page using React, including adding elements like username, bio, and edit profile button, and styling them with CSS. Click to expand 1:45:33 The video demonstrates the process of designing a login form, including adding input fields, styling with CSS, and implementing conditional rendering based on login status. It covers creating a form layout, styling elements, and managing login state dynamically. Click to expand 2:00:38 The video discusses setting up a back end server by creating APIs for login, registration, and other functionalities using Node.js and Express. It also covers installing necessary packages and configuring the database. Click to expand 2:15:42 The video script covers the process of creating a project, setting up a database connection, designing user and tweet schemas, and implementing controllers for user registration. It emphasizes defining fields, types, and relationships within the schemas. Click to expand 2:30:47 The video script discusses creating APIs for user registration using Node.js and Express, including hashing passwords for security. It also covers setting up routes and controllers for handling user registration requests. Click to expand 2:45:49 The video script demonstrates the process of creating an API for user registration, login, and token generation, focusing on handling user data and authentication securely. Click to expand 3:00:53 The video discusses the process of user authentication and creating a tweet in a web application. It covers verifying user login status, implementing middleware for authentication, and creating a controller for tweeting. Click to expand 3:15:55 The video script explains the process of creating and deleting tweets, including authentication and handling user IDs. It demonstrates how to use request parameters to interact with the API effectively. Click to expand 3:30:00 The video explains the process of implementing like, dislike, and bookmark functionalities in a tweet application using JavaScript and MongoDB. It covers how to handle user interactions and update data accordingly. Click to expand 3:46:03 Users have the right to save and remove tweets in bookmarks, with the ability to check profiles, using user authentication. The process involves finding user IDs, managing bookmarks, and displaying user information. Click to expand 4:01:10 The video discusses database management and user interactions, focusing on creating, finding, and updating users. It also delves into the concept of following and unfollowing users within the system. Click to expand
@patelmernstack
@patelmernstack 4 месяца назад
Thank you so much for watching & timestamps 🙌❤...
@Azeem_Idrisi
@Azeem_Idrisi 7 месяцев назад
Bhai you are very hard working full support ❤❤ Your channel is underrated. But keep consistency and you will grow. Your way explanation is very good. Keep it up 👍🏻.
@patelmernstack
@patelmernstack 7 месяцев назад
Thankyou brother 🙌❤....
@Usman_vlogs4287
@Usman_vlogs4287 6 месяцев назад
Ap UN RU-vidrs sy uper ho mery Liye me aj sy ap ki videos dekhna strat kar di hn plz ap ye Kam jari rakhna ap ka hard work pay Kary ga ap ko ❤❤❤❤❤❤❤❤❤🎉🎉🎉🎉
@patelmernstack
@patelmernstack 6 месяцев назад
Thankyou brother ❤🙌
@Usman_vlogs4287
@Usman_vlogs4287 6 месяцев назад
Shukriya bhai bohat bohat thank you sooo much ap ke pass talent he camera mic sab a jaye gy ap ki mehnat rang laye gi bhai ap sab sy acha samjata ho please keep doing this
@patelmernstack
@patelmernstack 6 месяцев назад
Thanks for your support❤...
@vivekkumar-qu4tp
@vivekkumar-qu4tp Месяц назад
we will support you bro ❤
@patelmernstack
@patelmernstack Месяц назад
Thankyou ❤
@kingshukpal301
@kingshukpal301 5 месяцев назад
A wonderful tutorial and got my fundamentals more polished, a great way to explain the complex things in a simple way via this project
@patelmernstack
@patelmernstack 5 месяцев назад
Great to hear! 🙌❤
@PankajHatwar-v6x
@PankajHatwar-v6x 6 месяцев назад
Thank You Bhai, I have learnt much more from this project. The way you explained the things are very superb. Keep it up bro 😍
@patelmernstack
@patelmernstack 6 месяцев назад
It's my pleasure 🙌❤
@anujchaudhary4724
@anujchaudhary4724 3 месяца назад
Bhai apki eng weak hai fir bhi aapne boht achhe se sab topic ko samjha wow gr8 keep doing ❤
@skshoaibff
@skshoaibff 7 месяцев назад
Your videos are so awesome 😎 I also want videos of Next Js tailwind css and mongo db. where next js is for frontend and backend with mongo db with server actions and api request Please make some projects also ❤😊 Full support from my side Iam saw your login page video that is good, make some more videos
@patelmernstack
@patelmernstack 7 месяцев назад
Noted!
@RanjanaKesharwani-to7fz
@RanjanaKesharwani-to7fz 5 месяцев назад
Bestum Best Tutor!!! Very easy to track your code... Mujhe ek b error ni aya project bnaty huye .... Nice Sir!!!
@patelmernstack
@patelmernstack 5 месяцев назад
Thankyou for watching🙌❤... Sounds good.
@hussnainkhurshid5068
@hussnainkhurshid5068 7 месяцев назад
Bossman i am amazed by the amount of knowledge u have .dear can u plz drop the roadmap and the sources from where u gained such knowledge it will be extremely helpful for tier 3 college students
@patelmernstack
@patelmernstack 7 месяцев назад
Yeah sure!!
@MuhammadShoaib-s5n
@MuhammadShoaib-s5n 6 месяцев назад
This is master piece please next project complete SaaS based project using subscription based project.
@patelmernstack
@patelmernstack 6 месяцев назад
Thanks for watching... ❤ Noted!
@blurbmusic1507
@blurbmusic1507 5 месяцев назад
sir you are a gem god bless you , praying for your growth!!!
@patelmernstack
@patelmernstack 5 месяцев назад
Thankyou ❤😇
@VarunSharma-xd8xd
@VarunSharma-xd8xd 4 месяца назад
bro we are approx same age but you are too good hats off to your way of teaching
@patelmernstack
@patelmernstack 4 месяца назад
Thank you brother, this type of comments really motivates me to work hard 🔥
@swayampattanaik1522
@swayampattanaik1522 2 дня назад
great video bro..truly legend
@Azeem_Idrisi
@Azeem_Idrisi 7 месяцев назад
Congratulations on 1000 subscribers 🎉
@patelmernstack
@patelmernstack 7 месяцев назад
Thank you brother for supporting and loving my content. ❤😍
@varunpeneti8125
@varunpeneti8125 7 месяцев назад
​@@patelmernstack Bhai apke work bahut badia hai, lekin deploy karke bhi dikhao
@patelmernstack
@patelmernstack 7 месяцев назад
@@varunpeneti8125 Deploy krdenge bro time nhi lgega usme. 10 to 15 ka kaam hai bs. Next project deploy krenge humlog
@ahaanaoberoi
@ahaanaoberoi 6 месяцев назад
this is the best please make the whole clone everything us working fine. can you please cover notification frontemd and backend
@anilpandey_2002
@anilpandey_2002 2 месяца назад
to be honest bhai app bhut accha se samghta ho currenlty abhi adha hi bana h project aur ya latest bhi h abhi k hisab se hope ya pura ban jai i need it for my job rest thankyou bhai 🙏🙏. bki kahi stuck ho jau toh guide kar dena.
@patelmernstack
@patelmernstack 2 месяца назад
Yeah sure😇
@rakeshkumarparida98
@rakeshkumarparida98 3 месяца назад
New subscriber ❤. Bhai This is a great project ..bas otp or email verification,reset and forget password karke aws per free mai host kardete toh aur achha hota.
@patelmernstack
@patelmernstack 3 месяца назад
Thankyou brother ❤
@photon7404
@photon7404 5 месяцев назад
Brother nice vdo approve learned all the things hppned in frontend part . Still to learn backend and forward ..
@niteshprajapat7918
@niteshprajapat7918 6 месяцев назад
Aapka project explanation bhot accha hai 🔥🎉. Expected more MERN based advance projects. and voh bhaiya backend mein data modelling ka video lao an like konsa model kisse kaise connect hora hai and ref ka use karke kaise karte hai more models ko relate.
@patelmernstack
@patelmernstack 6 месяцев назад
Ok Noted!
@ronnin-c8p
@ronnin-c8p 7 месяцев назад
Project bahot accha hai. Video mai time stamps rahta to aur accha tha. Aur har feature add krte hue usko github per push bhee kr dijiye. That would we great
@patelmernstack
@patelmernstack 7 месяцев назад
Ok try krunga.
@RajeevRanjan-kh4ei
@RajeevRanjan-kh4ei 2 месяца назад
Bhot hi badiya content h bhaiya ⭐⭐⭐⭐⭐
@patelmernstack
@patelmernstack 2 месяца назад
Thankyou❤
@niteshprajapat7918
@niteshprajapat7918 7 месяцев назад
aap data modelling and kaise ref ka use karke kaise ek dusre model se relation hota hai. vo ek video bana ke samjao bhaiya. aggregate pipeline. complex data modeling samjana.
@patelmernstack
@patelmernstack 7 месяцев назад
Noted!
@alpha_varun
@alpha_varun 3 месяца назад
Help me, I'm stuck on that point 5:46:11 in my redux state I get user details but I don't get the profile details the error shows in console is axios error Request failed with status code 401 ( Unauthorized )
@VarunSharma-xd8xd
@VarunSharma-xd8xd 4 месяца назад
bro awesome video just a request add timestamps to divide video sections properly for viewers convenience
@ravikantsbiradarravikantsb5807
@ravikantsbiradarravikantsb5807 6 месяцев назад
tq patel saab love from karnatak...
@patelmernstack
@patelmernstack 6 месяцев назад
Thanks for watching... 🙌❤
@barked2786
@barked2786 6 месяцев назад
finally completed the whole video
@patelmernstack
@patelmernstack 6 месяцев назад
Great 👏, How was your experience?
@boby_pal3722
@boby_pal3722 2 месяца назад
Patel bro you make my learning experiance like boom and your simplicity is too easy to understanding the concept and actually real thinking projectsscenario , you are teaching video like this are very usefull for me ....than you bro...please share your linkdin id
@patelmernstack
@patelmernstack 2 месяца назад
Thanks for watching brother ❤, check the description.
@beepBoopBruh
@beepBoopBruh 6 месяцев назад
it was an amazing tutorial!! Please make a video on Google Docs ya google meet ka clone? Also your explanations are soooo goooodd!
@patelmernstack
@patelmernstack 6 месяцев назад
Noted! Thanks for watching🙌❤
@bhaskar99
@bhaskar99 3 месяца назад
Bhaiya ... Aaj maine complete banaliya... I have done within 10-15 days.
@patelmernstack
@patelmernstack 3 месяца назад
Good job 👍👏
@swarnabhamajumder9561
@swarnabhamajumder9561 7 месяцев назад
Needed this video for a long time. Bhaiya pichla project netflix meh thora problem ho gaya kyuki woh tmdb ka website hi down ho gaya par designing aur backend achi tarah sikha mein
@patelmernstack
@patelmernstack 7 месяцев назад
Take time no problem.
@swarnabhamajumder9561
@swarnabhamajumder9561 7 месяцев назад
@@patelmernstack Sir actually woh site hi down hai movies fetch hi nahi ho raha
@swarnabhamajumder9561
@swarnabhamajumder9561 7 месяцев назад
@@patelmernstack data null a raha hai bar bar
@tanyashrivas2360
@tanyashrivas2360 4 месяца назад
I'm stuck on Request fail with status code 401 (unauthorized) - AxiosError at 5:07:31 during resolving origin issue. How to resolve it?
@Dheeraj200011
@Dheeraj200011 6 месяцев назад
Nice work buddy 💯
@patelmernstack
@patelmernstack 6 месяцев назад
Thanks for watching❤
@Raghav_Bajpai_
@Raghav_Bajpai_ 7 месяцев назад
Awesome Project bhaiya 🔥🚀
@patelmernstack
@patelmernstack 7 месяцев назад
Glad you liked it 🙌
@kunalchandra9682
@kunalchandra9682 4 месяца назад
how can i achieve the notification functionality..can you please guide through it..and thank you for the tutorial was really informative and helpfull..
@jiminaaa1993
@jiminaaa1993 5 месяцев назад
You have nice contents and You are great teacher.
@patelmernstack
@patelmernstack 5 месяцев назад
Thanks for watching🙌❤...
@oshiagrawal2030
@oshiagrawal2030 16 дней назад
i am getting error in cannot read the properties of undefine haedersent in node modules , how do i solve this
@sakshamshrivastav4960
@sakshamshrivastav4960 5 месяцев назад
Thanks, Bhai, for such amazing content!
@patelmernstack
@patelmernstack 5 месяцев назад
Thanks for watching... ❤🙌
@notification167
@notification167 3 месяца назад
Thank u so much Dear friend 🥰 Me watching from Bangladesh🇧🇩.. May God also help u❣️
@patelmernstack
@patelmernstack 3 месяца назад
Thankyou for watching brother 🙌❤
@100rbh7
@100rbh7 7 месяцев назад
Plz make a one short 7-8 min video . How to deploy this full-stack project . Plz upload ASAP
@patelmernstack
@patelmernstack 7 месяцев назад
Ok brother
@faizahmad3217
@faizahmad3217 6 месяцев назад
in your delete tweet function, other user can also delete the tweet of other users, which is wrong, you should handle this case as well
@patelmernstack
@patelmernstack 6 месяцев назад
Correct but I handled in frontend. Delete icon visible only for logged in user. Delete icon can't visible in other users tweet.
@shailendrapratapsingh149
@shailendrapratapsingh149 2 месяца назад
thanx bro for such amazing explanation . ❤
@patelmernstack
@patelmernstack 2 месяца назад
Thanks for watching❤
@rahulkumar_hd
@rahulkumar_hd 7 месяцев назад
i hope it gonna to better . i face so many problems while working with files , images , and videos . so if you can add some optimized features in this video , it'll be great helpful to me and others and i humble request you to add redis also for caching .
@patelmernstack
@patelmernstack 7 месяцев назад
In upcomimg projects we will add
@propubggamer2222
@propubggamer2222 4 месяца назад
4:47:54 frontend started 6:23:26 user details from uid in tweet
@allinone4145
@allinone4145 2 месяца назад
Thank you, I almost completed, I wanted to ask you one thing what project you suggest to me to make after completing this tutorial, by myself what project should I make after this ?
@patelmernstack
@patelmernstack 2 месяца назад
Build any Social Media app is a good option, because you already learn how to implement like, comment, post and follow other users etc.
@pankajkumar-xr9up
@pankajkumar-xr9up Месяц назад
pleaseve give the .env file and github please
@SatyamSingh-wm5ko
@SatyamSingh-wm5ko 14 дней назад
bhai 18:21 pe main try kr rha hu, mere web hosting pe wo text nhi dikha rha jo maine components wali file mein likha hai, leftsidebar, feed aur rightsidebar. sab same to same steps kiye maine kam se kam 5-6 baar se jyada help
@vipinmaurya5253
@vipinmaurya5253 3 месяца назад
nice video keep it up
@patelmernstack
@patelmernstack 3 месяца назад
Thankyou ❤
@abhishekraghunath95
@abhishekraghunath95 3 месяца назад
Thank you so much, SUBSCRIBED.
@patelmernstack
@patelmernstack 3 месяца назад
Thankyou brother 🙌❤...
@niteshprajapat7918
@niteshprajapat7918 7 месяцев назад
Bhot hi mast project hai bhaiya ❤🎉🔥💪
@patelmernstack
@patelmernstack 7 месяцев назад
Enjoy 😊. We will bring more in future.
@wasimshariff9701
@wasimshariff9701 7 месяцев назад
awesome.. plz bring more projects,,
@patelmernstack
@patelmernstack 7 месяцев назад
Yes!!
@mudassirkhan8534
@mudassirkhan8534 6 месяцев назад
Nice bro thanks for this video❤
@patelmernstack
@patelmernstack 6 месяцев назад
Thanks for watching... ❤
@palakawasthi8806
@palakawasthi8806 4 месяца назад
Pls make one video for this project deployment
@prithammahato1915
@prithammahato1915 3 месяца назад
Bhiya why when we create project via vite creates issue's .. while simply via npx-create don't ? please reply bhiya
@Yash-h6l6y
@Yash-h6l6y 7 месяцев назад
extended:true sabhi mein likhna hein kya 2:27:24
@patelmernstack
@patelmernstack 7 месяцев назад
Ni vo by mistake khi aur edit krk text show krna tha lekin vo khi aur ho gya. Schema me kuchh ni krna hai jo maine btaya hai vhi rhega. Extended true apko app.use(express.urlencoded(extended:true)); dalna hai
@Yash-h6l6y
@Yash-h6l6y 6 месяцев назад
thank you sir@@patelmernstack
@Yash-h6l6y
@Yash-h6l6y 4 месяца назад
@@patelmernstack 7:34:47 optional chaining lagana hain naa profile like this profile?._id
@CodeWithSiddiQ
@CodeWithSiddiQ 7 месяцев назад
Bhai me Bangladesh 🇧🇩 se hoo .... Is video RU-vid ka best video he ..... Please next time messenger clone chaiye bhai❤❤❤
@patelmernstack
@patelmernstack 7 месяцев назад
Ok, thankyou for watching...❤
@devanshgondaliya-tq8lu
@devanshgondaliya-tq8lu 6 месяцев назад
Your video was so helpful
@patelmernstack
@patelmernstack 6 месяцев назад
Thanks for watching... 🙌❤
@sanjaysingh-ic8vm
@sanjaysingh-ic8vm 7 месяцев назад
bde bhai ki tarh hi pdhate ho bhaiya.....
@patelmernstack
@patelmernstack 7 месяцев назад
😅
@shouryamittal5500
@shouryamittal5500 3 месяца назад
Error is showing in Body.js file in RouteProvider saying use usestate... how to fix it?
@fahadkabooroo7395
@fahadkabooroo7395 6 месяцев назад
❤ this channel kindly make a olx clone Pateel bhai ❤❤❤❤
@patelmernstack
@patelmernstack 6 месяцев назад
Noted!
@archanakumari286
@archanakumari286 3 месяца назад
it's amazing video 😍 thank a lot
@varunpeneti8125
@varunpeneti8125 7 месяцев назад
Bhai apka projects bahut badia lag raha hai usko deploy karke bhi dikahao
@gamingwithlegend361
@gamingwithlegend361 27 дней назад
bhaiya am getting error when am try to fetch the port number and mongodburl from .env file
@TabrezMohammed-i5x
@TabrezMohammed-i5x 6 месяцев назад
Nice bro ❤
@patelmernstack
@patelmernstack 6 месяцев назад
Thanks 🔥
@virenkhokhar6305
@virenkhokhar6305 6 месяцев назад
17:34 wah wah ab toh Netflix vala video bhi dekhna Banta hai 😂
@patelmernstack
@patelmernstack 6 месяцев назад
Bilkul😍...
@virenkhokhar6305
@virenkhokhar6305 6 месяцев назад
Bhai mern stack sikhne me kitna time lag sakta hai mujhe javascript 3/5 aati hai toh....😅
@patelmernstack
@patelmernstack 6 месяцев назад
@@virenkhokhar6305 2 to 3 months
@virenkhokhar6305
@virenkhokhar6305 6 месяцев назад
Bro aapke 2 3 project banadu toh enough haina matlab
@huzaifamukhtar5667
@huzaifamukhtar5667 7 месяцев назад
Well Done Guy 💕💕💕💕
@patelmernstack
@patelmernstack 7 месяцев назад
Thankyou for watching❤
@arpitgupta5607
@arpitgupta5607 3 месяца назад
bro how you make this image in landscape 1:30:08 plz reply ar send image
@dilawarkhankamboh
@dilawarkhankamboh 7 месяцев назад
awesome brother
@patelmernstack
@patelmernstack 7 месяцев назад
Thanks for watching❤
@omairsarwar9103
@omairsarwar9103 7 месяцев назад
bhai react native pe project banao ap bht acha smjhtay ho sir
@patelmernstack
@patelmernstack 7 месяцев назад
Abhi toh bahot video aane baki hai layenge kbhi 😅❤
@shamsundar1675
@shamsundar1675 6 месяцев назад
Bro, can you create this project in MEAN Stack?
@Ketan.007
@Ketan.007 5 месяцев назад
5:46:05 Bhai After doing all changes redux devtool mai User mai data dikha raha hai Par profile null dikha raha hai (redux toolkit mai) Aur localhost:3000/profile pe profile name undefined aa raha hai Kya karna padega ?
@mujahidHussain-p9b
@mujahidHussain-p9b 6 месяцев назад
bro i am getting error while hitting the profile route because of isauthenticated middleware when i remove the middleware it is still hitting the api with the status code of 304 instead of 200
@patelmernstack
@patelmernstack 6 месяцев назад
Send error on discord with photo
@jaiashutosh2181
@jaiashutosh2181 6 месяцев назад
Tailwind effect nahi work kr rha mere meij bhaia kya karein?
@patelmernstack
@patelmernstack 6 месяцев назад
Setup krne ke baad ek baar vs code ko cut krk dobara open kro.
@jaiashutosh2181
@jaiashutosh2181 6 месяцев назад
@@patelmernstack kiye bhaia still didnt work. koi extension download extra krna hoga kya?
@ritikanaaz867
@ritikanaaz867 6 месяцев назад
very good video
@patelmernstack
@patelmernstack 6 месяцев назад
Thanks🙌❤...
@AmitKumar-iq9md
@AmitKumar-iq9md 7 месяцев назад
Please make a video on how to deploy fullstack project
@patelmernstack
@patelmernstack 7 месяцев назад
Noted!
@suchismitarout2163
@suchismitarout2163 6 месяцев назад
hyy thanks! please make video on uber and grow app clones
@patelmernstack
@patelmernstack 6 месяцев назад
Noted!
@guggliamsaiprabhat8513
@guggliamsaiprabhat8513 4 месяца назад
can you make a video how to deploy this it help better
@Vlog_with_Abhi
@Vlog_with_Abhi 5 месяцев назад
Bhaiya ye krne ke baad meri knowledge kaafi to ho jaegi for full stack and also ye mere resume ke liye enough h na..as a best project🥹🥹 pls reply
@patelmernstack
@patelmernstack 5 месяцев назад
Yes you will learn a lot by sure.
@Aman_yadav1419
@Aman_yadav1419 6 месяцев назад
Bhai agla project notes sharing app banao sahi rahega
@patelmernstack
@patelmernstack 6 месяцев назад
Noted!
@Yash-h6l6y
@Yash-h6l6y 6 месяцев назад
1:51:36 pe aap twitter ka logo bada karne gaye the but aap Happening now bada kiye
@bilal5488
@bilal5488 7 месяцев назад
Ismy kia reduxtoolkit or reduxtoolkit query use kia gia hn..??
@patelmernstack
@patelmernstack 7 месяцев назад
Redux Toolkit
@bilal5488
@bilal5488 7 месяцев назад
@@patelmernstack for api call what we use or did it has refresh or access token 😂if yes then its for me and am going to start
@differentytaadi8182
@differentytaadi8182 6 месяцев назад
bhiya 1 video bnao git hub se koi aisa project leke data base se connect kaise krte hai
@patelmernstack
@patelmernstack 6 месяцев назад
Ok
@shubhampanse717
@shubhampanse717 7 месяцев назад
HEY BROTHER CAN U PLS MAKE VIDEO ON MERN FULL STACK ONLINE MEETING APP
@patelmernstack
@patelmernstack 7 месяцев назад
Good Idea 👍
@davidbaraiya2649
@davidbaraiya2649 3 месяца назад
are you from gujarat ?
@RamtaJogi-l9q
@RamtaJogi-l9q 4 месяца назад
hi dear, am getting problem after i dont find localhost:8080, and also err_module_not_found, can you help me?
@patelmernstack
@patelmernstack 4 месяца назад
Send me photo of error on discord
@RamtaJogi-l9q
@RamtaJogi-l9q 4 месяца назад
@@patelmernstack dear i am trying again for learning purpose, if it makes the same error again, will let you know.. thanks
@RamtaJogi-l9q
@RamtaJogi-l9q 4 месяца назад
@@patelmernstack dear i have sent you messages on discord, kindly reply
@ahaanaoberoi
@ahaanaoberoi 6 месяцев назад
sir , please make notification and explore page also.
@Atvkaur1111
@Atvkaur1111 7 месяцев назад
Sir humble request: Please build Full Stack Airbnb Clone with Next.js 14 App Router: React, Tailwind, Prisma, MongoDB, NextAuth 2024 which is responsive and records booking history and cancellation with proper reason
@patelmernstack
@patelmernstack 7 месяцев назад
Noted!
@sanjaysingh-ic8vm
@sanjaysingh-ic8vm 5 месяцев назад
project done bro 😉
@patelmernstack
@patelmernstack 5 месяцев назад
Good job 👍🚀 How was your experience?
@sanjaysingh-ic8vm
@sanjaysingh-ic8vm 5 месяцев назад
@@patelmernstackexcellent bhai mene pele bhi projects bnaye h par itna deeply koi ni samjata... Great bhai....
@10_AnayShrimali
@10_AnayShrimali 3 месяца назад
can you plzz help me to run this project code in my laptop how to run git hub code??
@Marshal-786
@Marshal-786 2 месяца назад
context api use ki hai esmy bro? or local storage use ki hai yah cookies?
@patelmernstack
@patelmernstack 2 месяца назад
Redux Toolkit
@user_t9732
@user_t9732 7 месяцев назад
theme & font you use? thanks
@patelmernstack
@patelmernstack 7 месяцев назад
Theme: dracula Font: JetBrains Mono
@neerajpawar797
@neerajpawar797 Месяц назад
hello bhai ek ecommerce ka bhi project lao mern stack me
@madhurgoel66
@madhurgoel66 День назад
can anybody tell what things needs to be added in .env file
@MilitaryInsights
@MilitaryInsights 2 месяца назад
bro vercel pr deploy krne ke liye pricing plan buy krna pdega ya free ha ?
@patelmernstack
@patelmernstack 2 месяца назад
FREE
@MilitaryInsights
@MilitaryInsights 2 месяца назад
chalo ap us pr aik video la do jb bi free time ho apke pas... thanks for all this clone video
@photon7404
@photon7404 5 месяцев назад
Source code work nhi kr rha hai😢 login page pe CANNOT READ PROPERTIES OF UNDEFINED (READING 'DATA') ye show ho rha hai . Please help ASAP
@patelmernstack
@patelmernstack 5 месяцев назад
I think you are making some mistakes.
@photon7404
@photon7404 3 месяца назад
@@patelmernstack i got it . Best tutorial so far
Далее
Новый CSS! 2024
18:06
Просмотров 17 тыс.
Part 4. Roblox trend🗿
00:16
Просмотров 713 тыс.
Front-end web development is changing, quickly
3:43
Просмотров 1,2 млн
Best Projects to Build in 2024
19:06
Просмотров 53 тыс.
Before you add any clone in your resume
10:34
Просмотров 159 тыс.
5 Design Patterns That Are ACTUALLY Used By Developers
9:27