Build a NEXT JS Portfolio Website With Tailwind CSS | Jr. Front-End Developer

Build a NEXT JS Portfolio Website With Tailwind CSS | Jr. Front-End Developer

Code Commerce

2 года назад

141,880 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

@oghenefejiroprinceimene6090
@oghenefejiroprinceimene6090 - 14.12.2023 12:34

this is so amazing.. the way you explain is so awesome.. you are a great teacher.. thank you so much.

Ответить
@aliciacc8632
@aliciacc8632 - 18.11.2023 12:45

Thankyou Clin! It's a super great video! Very friendly for beginners like me to follow along. One suggestion is that it would be even better if you can write in the description about the Next.js version you are using and that there might be some updates we need to fix ourselves. Because the Next.js I am using now is 14 and they changed the files layout!! As that now the routes pages need to be each in it's own foulder and then inside this file a page.js file. I struggle like two days to figure it out (I am very very new to coding so I have no idea about the version difference! It's mad)

Ответить
@vedantgour4876
@vedantgour4876 - 11.11.2023 09:38

Contact component video is repeated??

Ответить
@mahmoudaboudeghedy6395
@mahmoudaboudeghedy6395 - 21.10.2023 22:07

please give me the source of the skills pictures you used

Ответить
@gonzalohaag8251
@gonzalohaag8251 - 01.10.2023 10:14

H screen responsive? Scroll is not function

Ответить
@asmrzonza8963
@asmrzonza8963 - 18.09.2023 14:05

why cant i see the pages in nextjs?

Ответить
@sqbrackets7445
@sqbrackets7445 - 10.09.2023 13:00

Can we customise and use it as our own portfolio website?

Ответить
@malamgir502
@malamgir502 - 04.08.2023 13:56

@codecommrece

Ответить
@malamgir502
@malamgir502 - 04.08.2023 13:56

Hi, @codecommerce I have developed ditto as you have designed it but I am facing an issue that after every section it show alot of gap/gutter space. please let me know how to remove it.

Ответить
@damsanhrvatska
@damsanhrvatska - 02.08.2023 19:34

Thank you for the video. Did you deploy it already? do you have a link?

Ответить
@WinterSistaCh.STALIVE
@WinterSistaCh.STALIVE - 28.07.2023 04:27

He types so fast as he explains...while me taking time to think as I type quietly.

Ответить
@ivanwinter3435
@ivanwinter3435 - 26.07.2023 22:23

Super Value ... even halfway 2023!!!!

Ответить
@salamanteri2002
@salamanteri2002 - 24.07.2023 14:26

I've had a really tough time getting into web development for my DevOps Development project since there is so much boiler plate and mess to go through. This tutorial has been pretty damn great and I've been having fun experimenting with my own design ideas with Tailwind. Thank you!

Ответить
@user-lc3px2qu2u
@user-lc3px2qu2u - 18.07.2023 09:19

Awesome tutorial! I've learned more from you than any other resources that I can find. Thanks for this type of content. Quick question: Do you still have the Zillow clone project tutorial on your channel? I can't find it

Ответить
@sovndscvpe
@sovndscvpe - 13.07.2023 00:16

Great project Clint! Thank you so much. You're great at teaching, and the design/aesthetic is simple, clean, professional. Very nice touch with the transparent background on the nav bar when you view one of the project pages too! Awesome build though all the way, very nice design!

Ответить
@darelbvcr687
@darelbvcr687 - 01.07.2023 22:52

good! why didnt u use dynamic routes instead creating every detail page separately?

Ответить
@82herrera
@82herrera - 08.06.2023 07:43

This was by far the funniest I've had! Thank you for giving out instructions and what you were implementing! I know I'm late to the party, but I hope to watch more of your tutorials!

Ответить
@techkazim
@techkazim - 31.05.2023 22:19

No apply Smooth Scrolling kindly Reply this & how to resolve error

Ответить
@ethanlehman8254
@ethanlehman8254 - 31.05.2023 18:59

To fix the smooth scroll problem I had to add scroll={false} to each of my Link tags

Ответить
@memesstation4932
@memesstation4932 - 17.05.2023 10:04

Best portfolio ever !

Ответить
@p1onlinemitsb251
@p1onlinemitsb251 - 02.05.2023 19:55

Hello - Your video is more than awesome! THANK YOU!
Can you please briefly share which VSC plugins you are using?
Kind regards MB

Ответить
@crazyhaller
@crazyhaller - 28.04.2023 19:36

Hey can anybody help me remove the transparency effect from the Navbar ? I don't want it to be transparent when I scroll down.

Ответить
@stray-tech
@stray-tech - 18.04.2023 08:07

prettier or not, when I type h1,h2,h3... the h1 jumps the line, how can I change that and keep all the h# in the same line?

the way I want on save:
h1, h2, h3, h4, h5 {
@apply font-bold
}

the way prettier or not prettier make:
h1,
h2,
h3,
h4,
h5 {
@apply font-bold;
}

Ответить
@Alex-nb8vb
@Alex-nb8vb - 09.04.2023 03:40

how can we get this live? i have my server and domain name bought but its displaying index of/ along with my directories? does anyone have any guidance for me? i am very new to this

Ответить
@faizanalam1646
@faizanalam1646 - 04.04.2023 16:43

how you did implement smooth scrolling can you please explain again in sperate video

Ответить
@germantoenglish898
@germantoenglish898 - 02.04.2023 13:50

Thanks, this tutorial is fantastic and I am managing to get through it but my eyesight isn't the best. Maybe 125% - 150% zoom would be better. It wouldn't affect other viewers, but it would certainly help us out. 😃👍

Ответить
@williamlocke5059
@williamlocke5059 - 31.03.2023 22:41

One thing I would recommend in the Skills component section is to make an object array with all of the image properties, then do a Array.map() of the parent and the children, using the index of the array as your key property. This is a more "React" way to do this instead of copy-pasting 8 different sections of HTML.

By the way thanks for this tutorial. I followed along but kinda went "off the trail" a bit to style it to my liking. Taught me a lot about how CSS works and how do build future portfolio websites. Really, this is a ton of value. You already know I smashed the like and hit subscribe!

Ответить
@AaronJLevin
@AaronJLevin - 31.03.2023 04:38

Hey Clint, great tutorial however i am having an issue with the property page. The overlay is not working and the image is not responding as aspected. The code is the exact same and I have tripled checked to see if there is any errors but i cant seem to find any. Any ideas as to why that would be? the div with the overlay styling is not appearing at all.

Ответить
@LamNguyen6785
@LamNguyen6785 - 28.03.2023 12:33

I have a small question about Navbar, as I saw in the document next/link, we should <Link> should wrap in <li>, but in this it seems backwards now. Is this correct?

Ответить
@kuroshhusseini8170
@kuroshhusseini8170 - 21.03.2023 22:04

10/10, great content. Keep it up!

Ответить
@raindear811
@raindear811 - 21.03.2023 02:45

Loved this thanks alot. Just a shame imo you're not using props and hardcoding everything

Ответить
@universalworthy2169
@universalworthy2169 - 19.03.2023 07:00

Thank you very much. I learnt a lot from your video.

Ответить
@naughtynaturerecords9633
@naughtynaturerecords9633 - 05.03.2023 07:54

​@Code Commerce I have tried doing everything the way you have it except I used npm instead of yarn I cannot get the navbar to populate and the folders look the same says navbar undefined when I put <Navbar /> in index folder, the difference is your index folder is .js and mine says .tsx for some reason guess that could be the prob

Ответить
@agustin.narciande
@agustin.narciande - 01.03.2023 17:52

Good video Bro. Now I got a beautifull portfolio. Thanks, greetings from Argentina!

Ответить
@agustin.narciande
@agustin.narciande - 01.03.2023 17:49

Ankara messi programador es este

Ответить
@sayatemujin6825
@sayatemujin6825 - 19.02.2023 12:25

This is amazing, thank you so much. I learned tremendously from this video, the fact that you just show every step of the way is amazing. I hope to see more videos like this.

Ответить
@emanuelcorrea1029
@emanuelcorrea1029 - 18.02.2023 22:38

Good afternoon, I know that the video is 9 months old, but I have used it to shape my first portfolio. I thank you from Argentina for that. I have a console since I have tried to make a dark mode, but following tutorials I do not see where my error is since using next-theme for some reason only the inputs of the contact form are changed. Might you help me ?

Ответить
@aldotube88
@aldotube88 - 13.02.2023 20:12

Any suggestions on what you would use for hosting, my plan is to use nextjs for a portfollio site then I have a laravel and mern app that are offline that I would like get live at some point and tie them all together

Ответить
@surajjena6132
@surajjena6132 - 09.02.2023 16:24

you are really awesome ! This is first video, but yes i am loving it. explanation is simple and crisp, as an Indian the speaking skills are a bit fast for me but rest things are just great, keep making, will loved to learn from you.

Ответить
@kwekuasare3585
@kwekuasare3585 - 07.02.2023 14:36

great video however I'm having difficulties deploying my version of the website. the tailwind styles do not apply after deployment

Ответить
@yeongheonkim3677
@yeongheonkim3677 - 07.02.2023 08:32

Hey Client when i try to deploy using vercel in the Project.jsx component we pass props backgroundImg and imported path image file and it throws error like cannot read ../public/assets .. do you have any solution for this thanks a lot

Ответить
@kimtaeho1492
@kimtaeho1492 - 03.02.2023 14:52

Love your video, Thank you

Ответить
@MiguelDuran
@MiguelDuran - 02.02.2023 08:06

In Next 13 they made changes to Image and I couldn't get it to resize the images. I got it to work using 'next/legacy/image' instead of 'next/image' but I still haven't gotten the new Image to resize correctly.

Ответить
@Saradomin65
@Saradomin65 - 31.01.2023 16:29

Planning to re-create my portfolio with Tailwind instead of Bootstrap as it's kind of outdated. And this is actually pretty cool! Will soon watch this and by the end of it will do refactor some styling to suit my tastes and also add in some animations with Framer Motion. Great tutorial!

Ответить
@edson657
@edson657 - 31.01.2023 04:46

i was looking for an api to show crypto changes in a website I'm working on for days, and i got it from your crypto site now!! thanks man!!

Ответить