learn alot from this project + its also the revisoin of your previous project so in short , till now you have designed series soo perfectly. thanks alot.
These projects are very helpful . I'll add this project to my resume. Moreover, would be very glad if you try to explain more in the videos as to how *our thinking process should be and how to avoid mistakes while coding in react . Thank you Anshu bhai.
bhai isUpdate property AddAndUpdateContact mei kaise use ho rha hai samajh nahi aya,isUpdate toh hamesha true hi rahega na?toh add and update mei alter kaise ho rha hai?
"Can someone help? I'm encountering an error while setting up Prettier for Tailwind CSS, specifically the 'Error [ERR_REQUIRE_ESM]: require() of ES Module...'."
sir pla tell when we should write CSS in app.css, index.css and tailwind.config.js. kuch samajh nhi aa rha ki kab konsi CSS kahan likhni h. please help
Deploying this project on netlify and github showing blank white screen while it is easily running on localhost server. Please explain what the error could be?
Hello , I have one doubt : when I am adding const contactsRef= collection(db,"contacts"); const contactsSnapshot= await getDocs(contactsRef); part in the code and doing a console log of contactsSnapshot then in console its showing that db is not defined Please help me out if anyone can
Anyone facing issues while installing firebase? I am getting 5 high severity vulnerabilities. Tried running npm audit fix but all in vain!! Didn't find any solutions on stack overflow and Google....should I ignore and proceed?
@@dosomecoding one more question.. jab firebase contact app title navbar ke component mai banaye right fir search bar aur baki "App.jsx" mai kyu nabar ke component mai kyu nhi banaye?
bro these are the 3 icons as soon as I'm importing them my ui is getting blank....and whenever I try to replace them with other icons its throwing error // import { RiEditCircleLine } from "react-icons/ri"; // import { IoMdTrash } from "react-icons/io"; // import { HiOutlineUserCircle } from "react-icons/Hi";
@@Sahilsharma-sk5vr no I didn't....the first error which you will get is regarding the react-icons...I think there is some issue with library and 2nd error on react-portals...error 1st was resolved but 2nd one was making whole ui blank diffiuclt to code furthur
This react project series with Figma design . amazing content Sir. please continue it
👍
Made the previous 4 projects in 3 days and I already feel like I have improved by react skills
Thank you SIr, these videos are gem for react learning
learn alot from this project + its also the revisoin of your previous project so in short , till now you have designed series soo perfectly. thanks alot.
salute bhai re-recording for 40min, that needs great dedication.
Bro you provide us paid content in free
I can't perform thanks to you
Really great teacher on RUclips ❤
excellent teaching, learnt so many concepts, thank you!
These projects are very helpful . I'll add this project to my resume. Moreover, would be very glad if you try to explain more in the videos as to how *our thinking process should be and how to avoid mistakes while coding in react . Thank you Anshu bhai.
Yes Bro bring firebase tuts series we want to learn.. mongo db we will learn later on
I always wait for new and amazing content of your channel. Thank you ❤️
1:10:00 bhai shukriya 😄
Thanks so much for these beautiful tutorials...
How to thank you brother ❤
You are absolutely fantastic teacher ❤️
very helpful for everyone
Great project. Love from Bangladesh.
i salute your hardwork brother
and kindly make a tutorial on firebase as well. Thank you in advance.
THANKS SIR...for this amazing series
Sir continue this react series and add more projects for beginners like us
Thank you bro
sir plz make more videos.. continue this series plzz sir........
Amazing Work Sir Love it
Amazing video sirji 💚❤🤍 love you keep it up ✨🔥
Thank You So Much Sir
thnaks for making this app
continue this series
Great Vide🔥 next 3 projects when ?
What to do in server??From Nepal.....i selected Mumbai but data base name is showing default though i kept vite-contact.......any idea??
bhai isUpdate property AddAndUpdateContact mei kaise use ho rha hai samajh nahi aya,isUpdate toh hamesha true hi rahega na?toh add and update mei alter kaise ho rha hai?
nice video its working
Hoping for a social media and e-commerce applications with local storage as well...❤❤
Can you make a sort video on How to deploy this project on Vercel ?
we can add the required on the input field so we do not need to use Yup in our program. is that correct? like: &
nice bro i like your video
Best Video
when i click to update a contact the modal is not centralized, how can i fix it?
thank you
Thanks
bhai aap video recording kis app se kar rhe ho aur aap ka video and awaaj ke liye kya use kar rhe ho pls batao....
Bro, when we will get the next video. Please make it ASAP. BTW you are awesome! Thanks a Ton!!
Doing some client work
Can I Add this React Project to my Resume ?
How can I deploy this application . Please help me with this . Running in local , breaks in production .
"Can someone help? I'm encountering an error while setting up Prettier for Tailwind CSS, specifically the 'Error [ERR_REQUIRE_ESM]: require() of ES Module...'."
Pls continue series 😢
Hi, Can we also push firebase.js to github while uploading the project? is it safe to push firebase.js too?
Brother can you share your vscode Theme. And other Plugins please
12:06 its showing database already exist
I am getting an error ,while fetching data from firebase,
Error :net::ERR_BLOCKED_BY_CLIENT
please suggest solution
16:55 - VS Code Browser
Firebase ka course upload kardein,
Yaaar abi backend para hi ni ..firebase wala q bnwa dia ...
Normal project bnwaty
firebase tutorial please
Crome in vs code - 16:54
Anybody able to deploy these projects anywhere ? I am getting some errors while doing so on vercel and netlify. Can someone please help me
Need a video on firebase because not understand how you use the different function for fetch delete data from firebase
Okay
Other than firebase ehat else can be used?
sir pla tell when we should write CSS in app.css, index.css and tailwind.config.js. kuch samajh nhi aa rha ki kab konsi CSS kahan likhni h. please help
Module me
BHAI MERE FIREBASE SE DATA HE NHI AA RHA HAI
Deploying this project on netlify and github showing blank white screen while it is easily running on localhost server. Please explain what the error could be?
did ur issue resolved , is it easy to deploy this project
Sir make tutorial on firebase
awesome bro
Hi bro, When I run my code blank screen show I don't get any error? what should I do
may be u are passing the "prop.value" in the component and not using it, u can check in your browser console for that issue.
Baki Kay 5 projects kab aarhay Hain ???bro
Saturday Sunday ko do part shoot kar lunga
please bring projects 8, 9, 10
HiOutlineUserCircle icon is throwing path error...as there are 2 icons with same name on the website
Then use other icon
update part not working isupdate become undefined...
Pta chla bhai??
@@k-CE-OmkarPathak nhi yarr bhai redux use krna pdega. industry mein iss trike se kam nhi hota. ye to sirf basic clear krne ke liye hai...
@@nickrathee8891 han whi
My isUpadte was not working
1:14:00
Hello , I have one doubt : when I am adding const contactsRef= collection(db,"contacts");
const contactsSnapshot= await getDocs(contactsRef); part in the code and doing a console log of contactsSnapshot then in console its showing that db is not defined
Please help me out if anyone can
Import db
Anyone facing issues while installing firebase? I am getting 5 high severity vulnerabilities. Tried running npm audit fix but all in vain!! Didn't find any solutions on stack overflow and Google....should I ignore and proceed?
Ignore and build project
@@dosomecoding Ohkay thanks....grateful for these RUclips videos!!
bro, upload video on next js
sir mern stack ki playlist banao na trand me chal rahi hai plzz sir banao na
Thank you making this video but this is so much confusing.
33:04
Bhai tell me dark yellow ko double " " mai kru? aur baki mai nhi aise kyu?
object key me dash nahi kam karta isliye
@@dosomecoding ok got it bro thank you
@@dosomecoding one more question.. jab firebase contact app title navbar ke component mai banaye right fir search bar aur baki "App.jsx" mai kyu nabar ke component mai kyu nhi banaye?
i'm not getting data from firebase even it doesn't show me any error in my console.
You need to add collection
On firebase firestore
And collection name should match on frontend
@@dosomecoding I added the collections as you did in the video but still
Were you able to resolve the problem?
@@jhalakjain2708 you did this project?
Awesome
yes brother we wont firebase series basic to advance
bhai maine start krke bnd kr diya tha kuc din ke liye to mera firebase se data load nhi ho rha kaise kre? 36:22
Retry everything
bhai facebook ka clone bnao using firebase
1:00
FirebaseError: Quota exceeded.
collection create karta hu
collection gaayb hojata hai
Create new account and try
{
contact.map((items)=>{
{items.Name}
})
} Sir icon or Name display hi ho rha. please help🙏
Check keys
@@dosomecoding issue resolved!!
now createPortal is giving error as soon as i'm importing it in header!!! boom it makes ui all white
import { createPortal } from "react-dom";
import { AiOutlineClose } from "react-icons/ai";
const Modal = ({ onClose, isOpen, children }) => {
return createPortal(
{isOpen && (
{children}
)}
,document.getElementById("modal-root")
);
};
export default Modal;
Check error logs
@@dosomecoding I even copied the whole modal component and index file from your github but as soon as I import createPortal everything does white....
resolved***
bhai aap css already type krke rakha kro....bohot time waste ho jaata h css krne me..
Css code base copy kar lo
Bhai ecommerce website or project banao
Abhi basics wale hi ayenge hard wala ka alag playlist hoga
@@dosomecoding waiting....
bro these are the 3 icons as soon as I'm importing them my ui is getting blank....and whenever I try to replace them with other icons its throwing error // import { RiEditCircleLine } from "react-icons/ri";
// import { IoMdTrash } from "react-icons/io";
// import { HiOutlineUserCircle } from "react-icons/Hi";
Use different icon might be issue with icon
@@dosomecoding I think there is some issue with react-icons library so can you suggest me some other react library for icons
@@lalit-singh-bisht bro you completed the project?
@@Sahilsharma-sk5vr no I didn't....the first error which you will get is regarding the react-icons...I think there is some issue with library and 2nd error on react-portals...error 1st was resolved but 2nd one was making whole ui blank diffiuclt to code furthur
bro please teach how to deploy these projects as well🥲
sir {contact.email} ye krne se email show nhi ho pa rha or collection m mne email ka string create kr rkha h
Data log karke check karo kya aarha hi api se
@@dosomecoding sir done tbhi solve ho gya tha issue new string bna k
Is the data from firebase visible in your app?
28:09