You forgot to code the search button functionality, however i can add. This was the best VIDEO EVER. I FOLLOWED CZ I had zero knowledge in tailwind, but now i see myself being good at tailwind.
Thanks for these coding videos man. I code along as I watch these videos and not only do I Iearn a lot but I also get inspired and motivated (even if it's temporary) to create my own projects. Keep up the great work
Thanks mate! This is amazing and the best Tailwindcss/React tutorial I have seen! You explained thing clearly and mentioned those little tricks as well. It is really friendly to beginners. Highly recommended!
Your tutorial was awesome! It helped me to get reacquainted with ReactJS and learn how to use Tailwind CSS. Thank you for providing the link to your Github. If I missed a step it was helpful for me to go back and check your code.
This is a great lesson for me. After learning the basics of tailwind, this is my first project, making me more confident about tailwind used in react project. thank you so much, sir.
Your videos are both a mix of a course and a tutorial, you have a gift bro. Wish i discovered your channel before waisting my time on videos like Learn React/Javascript in 9855684 hours
Thanks bro! This is amazing and the best tutorial I have seen! You explained thing clearly and mentioned those little tricks as well. It is really friendly to beginners. Highly recommended!
It's a great tutorial! Easy-to-catch given info & very nice project as a result of studying. Thank you very much, Clint! You've done a great work. I appreciate your help in learning React. Greetings from Ukraine!
Grear tutorial, perfectly explained and very helpful to understand more about Taiilwind aswel as React. I really appreciate the content that you do, helped me a lot to improve my skills.
I always have to watch and recreate your videos. After watching, I can't try it myself. I learned some React before that I learned JS which I need for React but sometimes I get stuck. Can you please make a long video with React and Tailwind about exactly what Tailwind does in React and React also do something with React and Tailwind video? Lots of examples would be really nice. Otherwise great video keep it up.
Thanks Client.. This was a very easy to follow and beginner friendly tutorial. Bring More videos cause it's been months you did'nt uploded any tutorial like this.
Thank you for the tutorial. This is what i was looking for, easy explained and not several hours long tutorial This opens a lot of ideas how to make different frontend projects. I was just wondering if you will post a full front and backend project soon. Thank you once more :)
i came to see how to use Tailwind css, ... but i learned a whole a lot more than that...😂😂😂😂.... anyway, this an awesome tutorial !! , and thank you very much for sharing this great content... 😎👍
Hello ! Thanks for these tutorials especially with tailwind css they are very usefull. In this video i would like to add on NavBar.jsx when navbar is show body scrolls and it's a bit annoying. I added useEffect(() => { if (nav) { document.body.style.overflow = 'hidden'; } else { document.body.style.overflow = 'auto'; } }, [nav]); so it doesn't scroll when the nav is not open. Thank you again and keep it up.
Great work! Is it possible to evaluate this project for feching data from an api? Love to see you explain all that the way only you can!!! Make videos with client/server integration please!!
Great project and well explained, how about you set the functionalities for those navbar like search engines at the navbar where we can search for food item and also all the side bar functionality
Hi Clint, thank you so muck for this awesome tutorial as usual. learnt a lot from it. Youre right! Tailwind looks too intriguing and efficient. Thank said, might I ask if you could help create the "Search functionality" on this page please? We have the Search Bar but its there just for the sake of it, it seems. I tried workaround to enable the Search functionality but, I am absolutely new to React and sometimes, it overwhelms me. Please help if you can. Thanks a lot mate!
Awesome tutorial. However my app crashes after I filter. It will filter once than says too many rerenders. App crashes to prevent infinite rerenders. What could be my problem? I added a key=index. Could it have something to do with the arrow function? Thanks.
One suggestion: if you have the figma project link so we can follow better what step you are doing. Or the source of where you are getting th design from. Thanks !
Nice but something you created but not working like add to cart you make but not working ,sidebar you make but not responsive and search bar you make but not responsive .
I would recommend you to use more semantic tags, and these nesting levels, em..., maybe code splitting is not so bad idea at all. :D I know here is more about Tailwind, it seems to me, btw thank you!
Amazing. Firts congrats for share a lot knowledge. 2s I not understand very good. The bakc and have in this video class too? If not, do you can build for the owner receive order information and payment confirmation by whatsapp? Thank you a lot.
You forgot to code the search button functionality, however i can add. This was the best VIDEO EVER. I FOLLOWED CZ I had zero knowledge in tailwind, but now i see myself being good at tailwind.
Glad it helped! You could use a filter method.
Thanks for these coding videos man. I code along as I watch these videos and not only do I Iearn a lot but I also get inspired and motivated (even if it's temporary) to create my own projects. Keep up the great work
Thank you so much dude! Keep it going and build out some projects!
One more project completed. You are definetly changing people's lives. Thanks for that
What an amazing tutorial! It's very useful for me as a beginner with React and Tailwind CSS! Thank you so much and keep going!
Thanks mate! This is amazing and the best Tailwindcss/React tutorial I have seen! You explained thing clearly and mentioned those little tricks as well. It is really friendly to beginners. Highly recommended!
first time i have done something completely... thanks you very much
Thank you!
Your tutorial was awesome! It helped me to get reacquainted with ReactJS and learn how to use Tailwind CSS. Thank you for providing the link to your Github. If I missed a step it was helpful for me to go back and check your code.
This is a great lesson for me. After learning the basics of tailwind, this is my first project, making me more confident about tailwind used in react project. thank you so much, sir.
Your videos are both a mix of a course and a tutorial, you have a gift bro. Wish i discovered your channel before waisting my time on videos like Learn React/Javascript in 9855684 hours
done, literally you are becoming my favorite youtube dev channel!!!
Thank you so much Oscar! That is 🔥 🔥
You are the best teacher bro and absolutely beginner friendly. I have learnt so many things from you. Thanks for your contribution bro.
Thank you dude!
Tons of fun and value following along with this. Thank you!
Always choose awesome design and well explained.
My big thanks. Have a good day 😊
Thank you Rajesh
Thanks bro! This is amazing and the best tutorial I have seen! You explained thing clearly and mentioned those little tricks as well. It is really friendly to beginners. Highly recommended!
I found good videos here .. i wish you good man and i wish more people to see your awesome videos
Thank you for this video! Wanted to try doing my first project and was so fun!
this is the best project for Beginners like me, easy to follow and everything is straight forward. Thank you!
Thank you Abel!
Thank you so much. Your videos are really useful for beginners. I learn too much new information from these.
Thanks man, you are helping people actually to learn
It's a great tutorial! Easy-to-catch given info & very nice project as a result of studying. Thank you very much, Clint! You've done a great work. I appreciate your help in learning React. Greetings from Ukraine!
Thank you so much Vlad! Much love!
Thanks you really helped me with Tailwind I love you (Just like that!! )
Thanks for this tutorial,you nail it 😊
I learnt alot from this, i am looking forward to seeing more react js tutorial from you. thanks!
Grear tutorial, perfectly explained and very helpful to understand more about Taiilwind aswel as React. I really appreciate the content that you do, helped me a lot to improve my skills.
Thank you Leandro! That’s awesome man.
I always have to watch and recreate your videos. After watching, I can't try it myself. I learned some React before that I learned JS which I need for React but sometimes I get stuck. Can you please make a long video with React and Tailwind about exactly what Tailwind does in React and React also do something with React and Tailwind video? Lots of examples would be really nice. Otherwise great video keep it up.
WOW....!! That's a great project. I loved your content. Go ahead.
Love From Bangladesh.
Thank you so much dude!
Thanks for sharing these amazing tricks in tailwind with a great explanation best tutorial for beginners in react especially from design point of view
It was Great Bro, I was coding line by line with you, thanks a lot for perfect training
Much love dude!!
Very clear explanation sir.Much appreciated!!!
Awesome project! awesome job man, definitely i been learning a lot with this little project videos! keep up the work man!
Thank you my friend! 🙏
Thanks Client.. This was a very easy to follow and beginner friendly tutorial. Bring More videos cause it's been months you did'nt uploded any tutorial like this.
I have some coming sir!
@@codecommerce Thank you! Waiting for it. You are just a magician at the time of explaining the concepts.
Great course dude follow your instructions
Thank you!
Thank you for the tutorial. This is what i was looking for, easy explained and not several hours long tutorial This opens a lot of ideas how to make different frontend projects. I was just wondering if you will post a full front and backend project soon. Thank you once more :)
Hey Clint, great content as always. Cheers from Turkey
Thank you so much Emre!
thank you so much brother this is really friendly to beginners. Highly recommended!
You're aweome.
keep it up!
Thank you :)
Thanks, will do! You're awesome
COMPLETED
Thanks for the great content as always man!
Thanks man!
Awesome tutorial. Thanks a bunch!
Thank you!
Follow all the way, excellent teaching👊
Thank you my friend!
thank you for this amazing video your all videos can help me increase my knowledge of codimg
Thank you my friend!
Awesome. Thanks for this amazing offer
I really appreciate the effort you are making by making these kinds of videos that help us develop.
Thank you Blerton- I enjoy interacting with you guys!
Great video. I learnt a lot in a very short span. Keep it up...👌🙏👍
Thanks Ahmer!
Great stuff! Thank you!
Thank you!
i came to see how to use Tailwind css, ... but i learned a whole a lot more than that...😂😂😂😂.... anyway, this an awesome tutorial !! , and thank you very much for sharing this great content... 😎👍
Thanks for your tutorial I enjoy
Completed The Entire Video. Can I add this project in my resume?
Thank you for the tutorial.
thanks man you're number 1
Thank you for everything again and again
Much love dude!
i completed my first project with you thank you so much ,please make video with node js ,mysql ,mongo db (2024 january 07 )
thank u, i learned so much
Thank you so much for creating this.
If you create this type of videos then we will be benefited more.💟
Thank you Zihad
Thank you for the tutorials. They are very helpful. It would be nice if you show how to make the filters working together.
That’s a great idea thank you
Love the way tou use the fliter method👍🏾
Thank you! Cheers!
Hello ! Thanks for these tutorials especially with tailwind css they are very usefull. In this video i would like to add on NavBar.jsx when navbar is show body scrolls and it's a bit annoying. I added
useEffect(() => {
if (nav) {
document.body.style.overflow = 'hidden';
} else {
document.body.style.overflow = 'auto';
}
}, [nav]);
so it doesn't scroll when the nav is not open.
Thank you again and keep it up.
I like that, thank you Xristos. You’re right, that is annoying.
thanks man, u are the best
You’re awesome dude! 💪
Great work! Is it possible to evaluate this project for feching data from an api? Love to see you explain all that the way only you can!!! Make videos with client/server integration please!!
You just killed it
Thank you dude!
Great project and well explained, how about you set the functionalities for those navbar like search engines at the navbar where we can search for food item and also all the side bar functionality
thank u so much sir have watched some of ur videos u made awesome Ui's
Thank you so much Piyush!
Thank you for the tutorial👍
Much love dude!
great work
thank you man, as always
ThanK You Johannes!
Fantastic Project Sir! How can I find a description how to deploy projects of myself on github for public?
Thanks alot u are awesome 👌 really thank u from the core of my heart ❤️
Besides learning React Js, these tutorials help you gain experience with Tailwind CSS, folder structure, and creating a website layout.
FIRE CLINT BACK AT IT AGAIN!!!!!!!!!!!!
Whats up George!!!
Thanks for the great tutorial! Can we use this project on our own portfolios?
Please do!
@@codecommerce appreciate it :)
excellent content
I enjoyed the class sir.... Thx for the video ✨
Thank you my friend!
Where you find ui examples all of your videos? May you share pls ?
nice video
U Deserve more mate
We will get there my friend! Much appreciated!
Can you please do more builds like this! Learned a'lot from this one
I’m working on another one now sir! The design aspect is probably my least favorite part - it takes a while! 😆
@@codecommerce Thank you so much! yeah that totally takes a'lot of time!! Really appreciate the value we get from every video you post.
super informative and very valuable. Thanks man. Please build some projects with Redux and useContext as well.
Will do sir! I have some usecontext videos in a few auth apps.
@@codecommerce Thanks a lot
Hi Clint, thank you so muck for this awesome tutorial as usual. learnt a lot from it. Youre right! Tailwind looks too intriguing and efficient.
Thank said, might I ask if you could help create the "Search functionality" on this page please?
We have the Search Bar but its there just for the sake of it, it seems.
I tried workaround to enable the Search functionality but, I am absolutely new to React and sometimes, it overwhelms me. Please help if you can. Thanks a lot mate!
Thanks a million
That is great content thank you very much. Maybe we should use gap or space-x/y class instead of margin flex items? What do you think?
thanks for this one
Joseph! Thank you dude!
Awesome tutorial. However my app crashes after I filter. It will filter once than says too many rerenders. App crashes to prevent infinite rerenders. What could be my problem? I added a key=index. Could it have something to do with the arrow function? Thanks.
love it
Thank you my friend!
Thanks man
One suggestion: if you have the figma project link so we can follow better what step you are doing. Or the source of where you are getting th design from.
Thanks !
Thanks Tiago! I actually don’t have a figma design. I just design it as I go. (Prior to filming of course)
@@codecommerce Congracts for the designs created ! They are great !
sir where you take this icons that's hard to find for beginner like BsFillCardFill
You can use different icons or a different icon library.
nice one chief
Thank you Elue
Nice but something you created but not working like add to cart you make but not working ,sidebar you make but not responsive and search bar you make but not responsive .
Thank you sir
I would recommend you to use more semantic tags,
and these nesting levels, em..., maybe code splitting is not so bad idea at all. :D
I know here is more about Tailwind, it seems to me, btw thank you!
You’re right Artur. I should use better semantic Html
Smash the like button. Another professional real world application.👍
Thanks again!
Thank you🥰
Thank you dude!
Great
Thank you
Thank you
thank you boss
I have basic experience when it comes to react can I still take this course?
yes
Thanks George! And yes this is a basic react video
@@codecommerce Ok that was the thing that kept me from not taking now I can proceed, thanks to you both for guiding me.
Amazing. Firts congrats for share a lot knowledge. 2s I not understand very good. The bakc and have in this video class too? If not, do you can build for the owner receive order information and payment confirmation by whatsapp?
Thank you a lot.
I suppose you could
Thankyou❤
Thank you!
Sorry for asking, but could you implement redux as middleware instead of useContext for the next content, please?
Need some practice about it tho 🙏👍
Christian , I myself need some practice with redux. It’s coming soon!
Is there any way to make filter without data.js file? I tried few days ago then I used JQuery 😢
Hi Mushfiqur, are you referring to filtering through a bunch of static components?
@@codecommerce yes
please upload a video on masonry grid with tailwind css
love from INDIA ✌✌
So awesome dude!!! You’re amazing. I do love grid with tailwind!