Build a Next.js 14 Portfolio website with Tailwind CSS and Typescript

  Рет қаралды 44,220

WebChain Dev

WebChain Dev

Күн бұрын

In this video you will learn to create a multi page Next js 14 app using typescript, framer motion and tailwind CSS. This app features a responsive design, an animation on routing, and other cool animations.
Code snippets (CSS and constants): gist.github.com/Mif2006/d1b37...
Assets: drive.google.com/drive/folder...
Source code: github.com/Mif2006/WebPortfolio
More projects: • Complete websites
Timestamps:
0:00 Project intro
0:25 Project setup
2:25 Home page
10:31 Navbar
14:27 Navigation
20:55 Routing
22:30 Animated transition
27:55 My-Skills page
33:36 My-Projects page
42:02 Contact page
46:29 Finished Website

Пікірлер: 66
@yusufaltundal3482
@yusufaltundal3482 2 ай бұрын
Amazing portfolio! Loved it!
@WebChainDev
@WebChainDev 2 ай бұрын
Thanks for the feedback!
@Rayhanranadev
@Rayhanranadev 5 ай бұрын
You're did great man! Keep goin on :)
@WebChainDev
@WebChainDev 5 ай бұрын
Thanks!
@nikolas1549
@nikolas1549 8 ай бұрын
Please create more NextJs videos, you're doing fantastic!
@WebChainDev
@WebChainDev 8 ай бұрын
Thanks! 3d websites coming soon
@senselessplays
@senselessplays 8 ай бұрын
​@@WebChainDevhope it will come in few days
@yasminemelo5155
@yasminemelo5155 2 ай бұрын
AMAZING
@michaelperry6808
@michaelperry6808 6 ай бұрын
I love this website, thank you for teaching us how to make something like this. I do have one question though, with regard to the unicorn on the main page, what was the prompt you used?
@samahgad241
@samahgad241 3 ай бұрын
thanks alot swiper saved me😍🤣
@elmirasahibova5326
@elmirasahibova5326 7 ай бұрын
Thanks
@luyvannda
@luyvannda 6 ай бұрын
Thank you for the video, I am new to both Next.js and tailwind, I have been coding along with the tutorial and finished the home page section. However it seems to me that the home page is not responsive. The source code seem to not help either with the issues. I just 10 minutes in, I wonder if there is any fix in the end of the video for responsiveness.
@ashutosh_tiwari
@ashutosh_tiwari 8 ай бұрын
You are awesome man🔥
@WebChainDev
@WebChainDev 8 ай бұрын
Thanks a lot!
@joytalukder3586
@joytalukder3586 7 ай бұрын
Awesome ❤
@hammadraza7064
@hammadraza7064 6 ай бұрын
is it responsive?
@krishnaagarwal7934
@krishnaagarwal7934 8 ай бұрын
I will be making this tommorrow
@WebChainDev
@WebChainDev 8 ай бұрын
Good luck!
@innerlion7564
@innerlion7564 7 ай бұрын
Is it mobile responsive
@garytraffanstedt
@garytraffanstedt 7 ай бұрын
I looked at the 1inch website and their version is responsive. Everything looks good no matter if you are on desktop or mobile. Looking at the source code of both, you are missing the code to make it responsive.
@qausainmanzoor
@qausainmanzoor 4 ай бұрын
How to deploy it from local host to custom domain/hosting? OR on netlify?
@raphandrews1
@raphandrews1 7 ай бұрын
valeu mano
@nayanbramhane8077
@nayanbramhane8077 8 ай бұрын
If you have footi kismat like me, you might get error at 3:05 `bg-cover bg-center`, hard code it using style if you can't see the image properly
@wladimircosta1795
@wladimircosta1795 6 ай бұрын
you need to download the assets and place them in the public folder
@omal
@omal 7 ай бұрын
why you didn't show UI time to time, if u did it we can get the idea
@briancharles5162
@briancharles5162 8 ай бұрын
Hi! Nice tutorial, any idea on how to deal with the little flash when navigating ? I saw the following page a fraction of second then animation plays.
@WebChainDev
@WebChainDev 8 ай бұрын
This happens wheb Next.js is run locally, as it is an SSR framework. When the site is deployed these flashes shouldn't happen
@arunpurewal1063
@arunpurewal1063 8 ай бұрын
if you wanna check it out before it's deployed - run npm run build and then npm run start. This will run as if it's in production
@Aman_Jain
@Aman_Jain 7 ай бұрын
Is it mobile responsive ?
@akari7926
@akari7926 7 ай бұрын
When I deploy it on vercel the horse does not move and it can not load the bg-3
@MrFornus
@MrFornus 6 ай бұрын
Add the unoptimized prop to the Image tag and the unicorn will move when deployed to Vercel.
@melikedemir8126
@melikedemir8126 6 ай бұрын
Your next js modern portfolio video that you made with JS is not visible. Where is it? Can you upload it again, please?
@hammadraza7064
@hammadraza7064 6 ай бұрын
is it responsive?
@kothapallikavya7356
@kothapallikavya7356 3 ай бұрын
hello, everything go smooth in this but i stuck in react social icons, why icons not downloading ,css is working
@WebChainDev
@WebChainDev 3 ай бұрын
Perhaps there is an issue with the library itself. Try using lucide-react instead, which should already be integrated into your app by default
@ryandetzel848
@ryandetzel848 6 ай бұрын
Curious where you get these great assets, logos, videos, etc. Is this is a site you buy them from?
@WebChainDev
@WebChainDev 6 ай бұрын
For the most part the images I use are ai generated, in this case I used mage.space
@bolormaats5636
@bolormaats5636 2 ай бұрын
Mey terminal not working 0:58 😢
@GamePixel1
@GamePixel1 8 ай бұрын
Can i use this project in Wordpress , so how i upload this project
@WebChainDev
@WebChainDev 8 ай бұрын
I believe you can't. Next.js can't be uploaded to most hosting providers. The best place to upload it is Vercel
@Desert_Person
@Desert_Person 8 ай бұрын
im trying to delete the code but i cant theres a file called trace thats stoping me , why?
@WebChainDev
@WebChainDev 8 ай бұрын
Most likely this is because you have the code open in vscode. If you go there, click file and click close folder the issue should be gone
@yashwantYadav71
@yashwantYadav71 7 ай бұрын
which site you use to get all these cool images and moving images ??
@WebChainDev
@WebChainDev 7 ай бұрын
The unicorn I got from the 1inch site, and the rest was generated with ai, in this case mage.space.
@Eldyr9
@Eldyr9 6 ай бұрын
@@WebChainDev I loved the art style of the background images what prompts did you use to get this?
@WebChainDev
@WebChainDev 6 ай бұрын
@@Eldyr9 I think it was something along the lines of sunrise in misty mountains, purple and pink color scheme. I also used the previously generated images as part of the prompts to make all of the images in the same style
@shesparks64
@shesparks64 8 ай бұрын
pls share figma files also...if you have
@WebChainDev
@WebChainDev 8 ай бұрын
Sorry, I don't have any figma files for this project
@dogzrgood
@dogzrgood 7 ай бұрын
Explanation of horse and cliff photo on main page is missing. The video just skips. Great work though !!
@WebChainDev
@WebChainDev 7 ай бұрын
Thanks, I probably made a mistake while editing
@dogzrgood
@dogzrgood 7 ай бұрын
@@WebChainDev no it's not that complicated but actually I wasn't aware that png's are animated. So I was wondering how was your horse moving? Now I realize png's are also animated lol. Thanks :)
@ahmetnishefci4006
@ahmetnishefci4006 8 ай бұрын
How is that horse moving? Is it gif?
@WebChainDev
@WebChainDev 8 ай бұрын
Yeah the movement comes with the image
@Houseofstartup
@Houseofstartup 7 ай бұрын
​@@WebChainDevHow you get this image or create it??
@elitepusher
@elitepusher 8 ай бұрын
Where can i find these types of assets?
@WebChainDev
@WebChainDev 8 ай бұрын
Most of these images are made with ai, in this case mage.space.
@elitepusher
@elitepusher 8 ай бұрын
@@WebChainDev Thank you! ❤️
@jasonmoons5651
@jasonmoons5651 3 ай бұрын
so cool can I use your site?
@WebChainDev
@WebChainDev 3 ай бұрын
sure
@abdurrahim-bi8kd
@abdurrahim-bi8kd 4 ай бұрын
bro the home page comoponet is not responsive??? but all the other are responsive? when you turn the site to mobile the horse hove to text you saw that too but you skip it ... all are ok but one part is not .. please try not to do this . I love your protfolio .
@imranhossainshakil4333
@imranhossainshakil4333 7 ай бұрын
It's so easy to write code by seeing another monitor screen 😂
@user-nc5fp1fp8q
@user-nc5fp1fp8q 5 ай бұрын
милончик, а правда ято ты еще и на русском видосы запиливаешь или тебя подставили иноагенты из коллективного востока😮😮😮😮
@hammadraza7064
@hammadraza7064 5 ай бұрын
triggered warning: That's not responsive
@nub8312
@nub8312 8 ай бұрын
Hello, you got discord? I have some questions
@WebChainDev
@WebChainDev 8 ай бұрын
Yes, the username is webchaindev
@nub8312
@nub8312 8 ай бұрын
@@WebChainDev okay cool, I dmed you
Build Incredible 3d Portfolio Website with Three.js
58:16
WebChain Dev
Рет қаралды 6 М.
World’s Largest Jello Pool
01:00
Mark Rober
Рет қаралды 87 МЛН
A little girl was shy at her first ballet lesson #shorts
00:35
Fabiosa Animated
Рет қаралды 14 МЛН
Playing hide and seek with my dog 🐶
00:25
Zach King
Рет қаралды 34 МЛН
daisyUI vs Tailwind UI vs Moron - [ULTIMATE CHALLENGE]
12:40
codingoblin
Рет қаралды 3,4 М.
🔥 Bento Grid Layouts with Tailwind CSS | Easy 🤯
11:13
Sashank Gl
Рет қаралды 7 М.
The Advanced TailwindCSS Crash Course
37:39
Tom Is Loading
Рет қаралды 12 М.
The BEST Way to Create Responsive Design with Tailwind CSS (2023)
16:56
Lukas | Web Development & Design
Рет қаралды 133 М.
How to Add Pagination to your Astro Project
18:29
Dev Lawrence
Рет қаралды 46
iPhone 16 с инновационным аккумулятором
0:45
ÉЖИ АКСЁНОВ
Рет қаралды 10 МЛН
low battery 🪫
0:10
dednahype
Рет қаралды 1,1 МЛН
Xiaomi SU-7 Max 2024 - Самый быстрый мобильник
32:11
Клубный сервис
Рет қаралды 527 М.
Лазер против камеры смартфона
1:01
Newtonlabs
Рет қаралды 730 М.