How to Build a Next.js Styled Component

Опубликовано: 11 Октябрь 2024
на канале: 1ManStartup
3,942
33

See how to build styled components using Next.js by building a hero section that can be reused on multiple pages of your app.
This video will cover the following topics:
• Write a custom styled component with html
• Use next.js css modules for custom css
• Pass props to a custom next.js component
• Use bootstrap for site layout and mobile compatibility
• Add a drop shadow to next.js images
• Create a new page route that uses the styled component

This video is part of a larger landing page series that will show you how I build the roadsaudio.com landing page. Subscribe to be notified when new episodes are available

👉 Follow the playlist:    • Mobile App Landing Pages: The Complet...  

🚗 Roads landing page: https://roadsaudio.com/

✅ Complete Code: https://github.com/davefaliskie/roads...

🎶 Free music from Uppbeat: https://uppbeat.io/?as=1manstartup

💬 Join the Discord: https://1manstartup.com/discord

🟧 CSS gradient generator: https://cssgradient.io/

#nextjs #css