Build a Portfolio Website Using Next JS, Tailwind CSS & Framer Motion | Part 2

preview_player
Показать описание
#ReactJS #NextJS #TailwindCSS #FramerMotion

👍 Thanks for watching!
Make sure to like & Subscribe for more! 💜

#NextJS #TailwindCSS #FramerMotion #WebDevelopment #PortfolioWebsite #JavaScript #ReactJS #FrontendDevelopment #ResponsiveDesign #WebDesign #CodingTutorial #Developer #Programmer #BuildWithNextJS #LearnTailwindCSS #AnimationWithFramer
Рекомендации по теме
Комментарии
Автор

Excellent tutorial, may god bless you and take care 🙂

RAVISHARMA-hkll
Автор

Adding 'sm:text-sxl' does not affect the size of the icons when you add this to the parent div. Also, the icons do not use 'font-size', they use 'size', (based on the repo doc).

The only way to get the icons to change size is to create a class, (e.g., social-icon) and add it to the className of each of the objects in the heroIcons array in the index.js file.

kwsim
Автор

According to the Remixicon repo, the actual npm install uses remixicon/react, not remixicon-react. This version, (remixicon-react) is not provided or maintained by Remixicon and has not been updated in the past 4 years. The true Rexicon repo was updated 3 months ago. Wouldn't you want to have the latest version of icons to work with?

kwsim
Автор

I would like if you create a bloggin section connecting to Strapi / other thing. Thinking for a developer blog.
Great job anyway.

tatemo_labs
Автор

Thank you for your great work. Can you please provide index.js file in assets folder?

luckyluke
Автор

can you provide live preview link to test it

luckydevelopers