It's almost illegal to watch such an outstanding tutorial for free! Absolutely mind-blowing work
@kimnamjomserk51902 ай бұрын
Rare to see someone manually making FAQS instead of using a pre-build components 🐐
@afifarfan2442 ай бұрын
I finally finished the project in five working days. I learned a lot about Tailwind from this, and I also explored animation ideas using Framer Motion. Thanks!
@senlee325Ай бұрын
Learned so much from this tutorial. Took me 3 days. I took notes as well.
@MaxJM7115 ай бұрын
I'm not going for webdev but I have a great interest in making things feel and be my own so I've been wanting to make a portfolio website for some time now (really liked Vue and Nuxt so far!). The quality in this tutorial is INSANE, I legit thought you had over 10k subs. Best of luck with every project one, really looking forward for more content!
@frontend-tribe5 ай бұрын
Amazing feedback, thanks! Working on the 10k subs 😂
@shubham___gupta5 ай бұрын
1:10:58 In case anyone is getting error while reloading the page , paste 'use client' at the top of the page. It will be fixed. (it happens until you give the width & height to image element)
@shubham___gupta5 ай бұрын
1.30 AM night time here in india , finished entire video. Learnt a lot from this video & really appreciate the detailed explanations throughout. Please keep integrating framer-motion techniques for future builds. It really make the components come to life. 😄👌
@shubham___gupta5 ай бұрын
Also , in last section , getting a console warning for some reason(Please ensure that the container has a non-static position, like 'relative', 'fixed', or 'absolute' to ensure scroll offset is calculated correctly). Fix : in global.css , add html{position:relative}
@paropriya35253 ай бұрын
@@shubham___gupta hey shubham , im a noob in web dev try hard to fix an error in this project but failed can you please give me your whatsapp number for consulting? if you dont mind ...
@aluexpress9875 ай бұрын
Your voice has relax sensation dude.❤
@hammadafzal41146 ай бұрын
We need more projects like this, also we need a project where tailwind config file setting and best practices are covered. Furthermore, how to plan a project where you need to convert figma to pixel perfect code
@frontend-tribe6 ай бұрын
Appreciate the feedback. I’ll have to cover those in future videos 👍
@SK_Covers4 ай бұрын
Man , so far this is the best beginner friendly tutorial on youtube. Who are all knows basic knowledge of react, typescript and tailwind css it'll be really helpful. Very organised and well code structure, production grade stuff❤ In future add Dashboard ui tutorial in your bucket list 🎉 Love from India 🙏❤
@frontend-tribe4 ай бұрын
Thanks for the detailed comment - glad you’re enjoying the videos 😊
@cape_YT_5 ай бұрын
Amazing 👏🏻 🔥 Would also like a portfolio website with sleek animations and transitions like this also the same theme and vibe. Great work.
@frontend-tribe5 ай бұрын
Great suggestion! I’ll keep that in mind.
@mirjalol_nightmares5 ай бұрын
style looks like JS MASTERY channel, but loved it. cool bro
@NJ-gh7iw4 ай бұрын
Best explanation throughout the video. Please we neer more videos like this. ❤
@frontend-tribe4 ай бұрын
More to come! 😁
@mileslegend5 ай бұрын
this is amazing ...where have you been guys all thisa time
@joseg0nzz5 ай бұрын
Hey there 👋🏽 I just started the tutorial but gotta say. This is good content, keep it up!
@valentimgarcia61795 ай бұрын
What a nice tutorial and project. Keep up with this amazing work!!
@fres-space6 ай бұрын
damn bro, i didn't finish the whole tutorial but it looks sick to me, keep it up. Btw i've got the same issue with the email
@frontend-tribe6 ай бұрын
Try again. Should be fixed now 😅
@hibijibii5 ай бұрын
@@frontend-tribe not fixed yet...
@Uche_Agwu4 ай бұрын
Thanks so much, I really appreciate this, now on to the next project.
@frontend-tribe4 ай бұрын
Glad you enjoyed it 😀
@multiverse9155 ай бұрын
Amazing brother keep going and upload this type of content bring more landing pages like this 🤭🤗 absolutely love the tutorial
@frontend-tribe5 ай бұрын
Thanks! Will do!
@faizanqureshi37925 ай бұрын
Wow this is an amazing projects, plz make more projects tutorial like this! 🥺
@frontend-tribe5 ай бұрын
Thank you! Will do!
@altaccount37126 ай бұрын
Love your choice of fonts
@user-wy3br1zh2f5 ай бұрын
Love your work man🎉❤
@frontend-tribe5 ай бұрын
Thank you very much 😀
@redhood71055 ай бұрын
That's very good video as a whole and also as a reference for an individual componenst. Thanks
@frontend-tribe5 ай бұрын
Glad it was helpful!
@king_braiin5 ай бұрын
Thanks man, this is truly an amazing piece.
@SaiTeja-ir7yvАй бұрын
For anyone who was not able see the gradient color background at 14:56, add a custom template to tailwind config module.exports = { theme: { extend: { backgroundImage: { 'custom-gradient': 'linear-gradient(to right, #FCD6FF, #29D8FF, #3FFFD8, #3F89AB, #FCD6FF)', }, }, }, plugins: [], }; And then use it like this export const Banner = () => { return ( Explore the demo ); };
@dharsanr65046 күн бұрын
what is the font that you are using in this project
@DarkAcademyUniversity5 ай бұрын
Really good videp! Subscribed!
@panociagasta5 ай бұрын
Very cool tutorial
@frontend-tribe5 ай бұрын
Glad you liked it
@GlenMiracle-pc9yh5 ай бұрын
now this is insightful 👏
@Aman_yadav14196 ай бұрын
Start uploading this kind of content ❤
@ashutosh_tiwari5 ай бұрын
Thanks bro for this cool project.
@w3mw5 ай бұрын
Subscribed and getting all notes when you upload new videos, amazing content creator thank you! What kind of browser do you use? Really cool to just put it to the right and can change easy from mobile to tablet and desktop? 😄
@frontend-tribe5 ай бұрын
Thanks for the kind words! The browser is responsively.app ☺️
@xiztspike81Ай бұрын
Thanks! ♥
@erjuano47973 ай бұрын
Good Video, I've enjoy all. Would you do a video about good practices about developing frontend with nextjs/React?
@frontend-tribe3 ай бұрын
That’s a good idea 👍
@maile87665 ай бұрын
thank you for the tutorial!! please also share the git repo so its easier for us to follow
@aniketravi80255 ай бұрын
Can you please let me know which browser you are using? I really enjoy your video, you are amazing!
@frontend-tribe5 ай бұрын
Thanks! Browser is responsively.app ☺️
@ulisesjesse76902 ай бұрын
Hi, I can't download the resources to get started because I haven't received the email. I hope you can help me!
@AGUILASDELZULIAАй бұрын
Same here, where are the resources?
@mohammadabbas16235 ай бұрын
This is beautiful
@sahilverma_dev5 ай бұрын
Greate video sir Subbed
@frontend-tribe5 ай бұрын
Much appreciated!
@itsmesuraj205 ай бұрын
Want more videos like this , Got my first client on upwork ...
@frontend-tribe5 ай бұрын
That’s awesome! 👏 👏
@irfansaeedkhan72425 ай бұрын
nice nice nice this is actual value
@jeffkirchoff145 ай бұрын
Great Content
@rob41145 ай бұрын
You are the fucking shit, I can't thank you enough for this 11/10 tutorial
@frontend-tribe5 ай бұрын
Really appreciate the kind words. Happy I could help!
@BakerMiloudi5 ай бұрын
Hi! your tutorial has been extremly useful and helpful so thanks alot for that! i have a question though, what is the name of the extension to show you the responsive layout (that phone tablet pc thing) i definetly will need it, thanks!!
@frontend-tribe5 ай бұрын
Yeah, that’s responsively.app 👍
@itzindiandude5 ай бұрын
Great 🔥🔥
@jamesholland61402 ай бұрын
the folder is not downloading even after entering multiple emails...can you help me
@thenotorious76925 ай бұрын
Start uploading this kind of content please
@eekrain6 ай бұрын
What browser do you use to preview the design? looks neat
@frontend-tribe6 ай бұрын
responsively.app
@naolfekadu61015 ай бұрын
Thank you
@shifaak97345 ай бұрын
Can we have more like this ❤ with optimization explanation please 🥺
@lineupp4 ай бұрын
Awesome content. Which browser it is ?
@frontend-tribe4 ай бұрын
Responsively.app
@hmefx92515 ай бұрын
Awesome project. I tried to get the starter files but I haven't received any mail yet also I checked the spam folder as well but no mail.
@frontend-tribe5 ай бұрын
Thanks. Usually it’s just because it went to spam…
@hmefx92515 ай бұрын
@@frontend-tribe sorry, but I didn't received the mail in spam also
@MazilKhatib-o4b2 ай бұрын
which font you are using in video?
@X-BLADE-779 күн бұрын
can you please fix the issue regarding downloading the assets, I'm frustrated because of the CSS, you will know as you are also a developer !
@broskisnajdy5 ай бұрын
Hello, great video. Can I ask you please how you did the intro? :) Is it premiere pro? Thanks!
@frontend-tribe5 ай бұрын
I use Final Cut, but your choice of editing software doesn’t matter all that much. I could have done the same thing with Premiere 😊
@Deus-lo-Vuilt5 ай бұрын
Nice proyect, like and sub
@doyaltv20304 ай бұрын
nice your voice
@aazertyiop77775 ай бұрын
Hello, thanks for these high-quality videos! However, where did you get all these illustrations (for free, if possible)?
@frontend-tribe5 ай бұрын
Check out the description 👍
@lala-wb7gi5 ай бұрын
stunning design,Could you please tell me what you are using the browser for, bro?
@frontend-tribe5 ай бұрын
That’s responsively.app if I understood you correctly 😊
@lala-wb7gi5 ай бұрын
@@frontend-tribe hah You understand me correctly, thank you
@bluetechadmin4 ай бұрын
Need a react project as simple
@oussamaelhousni56655 ай бұрын
New subscriber here
@coder3145Ай бұрын
Could plz tell me how to get figma design for it
@leanprogrammer3 ай бұрын
Amazing work! PS: Can you please explain how you translate the figma gradients to css? I'm digging into the figma file but I am a bit confused
@frontend-tribe3 ай бұрын
They’re kind of tough tbh - I look at the colors and estimate the percentages
@leanprogrammer3 ай бұрын
@@frontend-tribe No worries man. Thanks a ton for these videos - conversion of our products are going to go through the roof 😆
@ibadshaikh22154 ай бұрын
Awesome. Please anyone share the final code link.
@DarkAcademyUniversity5 ай бұрын
The intro is like from JavaScript Mastery
@DarkAcademyUniversity5 ай бұрын
Please, make more!
@frontend-tribe5 ай бұрын
Working on the next one 😊
@DarkAcademyUniversity5 ай бұрын
@@frontend-tribe waiting :)
@rupakswar491Ай бұрын
assets link is not working please help
@mashuktamim5 ай бұрын
What is the font you used in the introduction section?
@frontend-tribe5 ай бұрын
Bricolage Grotesque ☺️
@mashuktamim5 ай бұрын
@@frontend-tribe Thanks a lot
@AGUILASDELZULIAАй бұрын
Thanks for this amazing tutorial, but when I tried to start to work with it, I figure out that the resources are missing (even I filled my name/email in your landing page)... Help?
@Ritzeeeee19 күн бұрын
Same issue, not receiving any resource even after submitting the form
@kunalyadav72365 ай бұрын
Amazing video, but im not able to download assets, i submitted the form and it says form filled but nothing happens after that
@frontend-tribe5 ай бұрын
Sorry to hear that - shoot a message to support@frontendtribe.com
@NoTimeWaste16 ай бұрын
Hey bro, can you also share the commands which were used to create initial folder setup.
@frontend-tribe6 ай бұрын
Just use the 📁 that you can download :)
@KimJune-x2s6 ай бұрын
Hey friend how to get the starter file? I could not find in your description
@frontend-tribe6 ай бұрын
Hey @user-je8pc9km9f - it's there now 😅
@KimJune-x2s6 ай бұрын
@@frontend-tribe hello I tried to submit many times and could not receive any email from yours. Could you please check it , thanks a lot for your time and tutorials
@amit.masram5 ай бұрын
Sir download the source code not retrieving , Please help
@frontend-tribe5 ай бұрын
Sorry to hear that. Shoot an email to support@frontendtribe.com and I’ll make sure you get the files 👍
@mdfarhan-ni7dy5 ай бұрын
Why you didn't make navbar menu toggle in mobile view 😢
@frontend-tribe5 ай бұрын
Thought I’d leave something for you to do 😉
@sohamchakraborty10285 ай бұрын
how can i get the format of of the browser or whatever u opened at the right side of vs code for seperating the mobile tablet and desktop view?
@frontend-tribe5 ай бұрын
Just used Responsively.app and set the views to be the same sizes as in the design 😊
@UjjwalMishra_685 ай бұрын
Please do one on react also
@frontend-tribe5 ай бұрын
I’ll have to add that to the list ☺️
@w3mw4 ай бұрын
Trying to fix the logoTicker animation, looks good on mopbile and tablet, but when i go to desktop it doesnt seems to work correctly, like before you added one more map for images. How can I fix that?
@frontend-tribe4 ай бұрын
Hard to debug over KZbin comments 😅. Stay tuned for more community features like coding help 👍
@w3mw4 ай бұрын
@@frontend-tribe Haha yeah i get it sorry mate. Would you like to build a cool ladning page for a football team? (soccer) whould be really cool to see, I'm am a passionate fan of football thats why I ask :D
@LucasRaphael-nl9pm5 ай бұрын
where do I find this file that he transferred to vscode at the beginning of the video? what file is this?
@frontend-tribe5 ай бұрын
It’s part of the resources bundle you can download from the link in the top of the description. Includes the full template, images, everything 😊
@RwiiinZakeri5 ай бұрын
i can't download resources , in the website i fill the user name and email and the success message appear but nothing download for me
@frontend-tribe5 ай бұрын
Check your email 😊
@naolfekadu61015 ай бұрын
why can't we get the end result?
@frontend-tribe5 ай бұрын
It shows you how to build it 😄
@okwarakizitochigozirim61075 ай бұрын
great tutorial, I'm trying to download the starter files but I'm not getting an email sent to me
@frontend-tribe5 ай бұрын
Did you check your spam folder?
@osarolawani37395 ай бұрын
what browser are you using?
@frontend-tribe5 ай бұрын
Responsively.app 👍
@heruuu61145 ай бұрын
cool🥶
@hibijibii5 ай бұрын
after submitting email web can't letting me download starter template. can you recheck please?
@frontend-tribe5 ай бұрын
Shoot a message to support@frontendtribe.com with your details.
@mohammedhamza52425 ай бұрын
Whats the browser that you are using? Is it Polypane?
@frontend-tribe5 ай бұрын
It’s not - it’s called responsively. Free and open source ☺️ responsively.app
@mohammedhamza52425 ай бұрын
@@frontend-tribe Thanks 😊
@RahulShinde-xs9rl5 ай бұрын
Which web browser you used?
@frontend-tribe5 ай бұрын
Responsively.app 👍
@lofinothing5 ай бұрын
i didn't receive the email to retrieve the material
@frontend-tribe5 ай бұрын
Shoot an email to support@frontendtribe.com and we can help you out
@Eadev445 ай бұрын
I can't download the starter files
@frontend-tribe5 ай бұрын
Shoot a message to support@frontendtribe.com - I’m sure we can help you out
@sulavbaral99725 ай бұрын
Is that an extension for mobille tablet and desktop
@frontend-tribe5 ай бұрын
It’s responsively.app 👍
@rogercardona41604 ай бұрын
Does anyone know which NextJs version is he using?
@frontend-tribe4 ай бұрын
Next 14.2.4 👍
@Abdul_moiz314 ай бұрын
I am not able to find the assets could anyone tell me where to find one
@frontend-tribe4 ай бұрын
Assets should be included in the resource bundle 👍
@kdaray80105 ай бұрын
Why can't I get Download your FREE resource bundle through my email?
@frontend-tribe5 ай бұрын
Good question. Hard to know without knowing your email. Shoot a message to support@frontendtribe.com if you continue having issues 👍
@ayuvcode8 күн бұрын
I am not receiving the starter template through mail Please provide solution.
@blackhawsКүн бұрын
You have to wait a while for the email to arrive
@ayuvcode19 сағат бұрын
@blackhaws received
@b3holdd5 ай бұрын
Is it possible to implement this in vanilla html css
@frontend-tribe5 ай бұрын
Absolutely. Just did it in Next.js and React to help teach those technologies too
@DashingChannel5 ай бұрын
Hello Sir, I am having trouble signing in to your website
@frontend-tribe5 ай бұрын
Shoot a message to support@frontendtribe.com
@JosephKinyuru-mo4nu5 ай бұрын
The download resources is not working
@frontend-tribe5 ай бұрын
Sorry to hear that. Shoot an email to support@frontendtribe.com if you can’t find it in spam
@lokeswaranaruljothy81005 ай бұрын
I have submitted the resources form multiple times, but I did not receive anything in my mail
@frontend-tribe5 ай бұрын
Send an email to support@frontendtribe.com - someone can help you out there 😊
@safkatsadli13745 ай бұрын
i gave my email and my name still got no resources , what should i do now?
@frontend-tribe5 ай бұрын
Shoot an email to support@frontendtribe.com
@ad_mastermind13135 ай бұрын
Ask your thumbnail font family please 🙏
@justiceessiel61235 ай бұрын
would like the link to the figma file itself so I build without watching the video after watchig the video
@frontend-tribe5 ай бұрын
That’s part of the resource bundle - check the description ☺️
@paropriya35253 ай бұрын
please dont skip projrct creating part because i dont know how to create a next js project and your resources files are delivered to inbox
@frontend-tribe3 ай бұрын
Sorry to hear that. Shoot an email to support@frontendtribe.com and we can help you out