Next.js 13 CourseAboutAboutContact ↗Contact ↗ (opens in a new tab)
GitHubGitHub (opens in a new tab)
  • Get Started!
  • Why Next.js?
  • What we will build?
    • Installation
    • Our Backend (aka API)
    • Environment Variables
    • Run The Server
    • Next Steps
    • Project Structure
    • Defining Routes
    • Route Groups
    • Pages
    • Layouts
    • Navigation
    • Dynamic Routes
    • Next Steps
    • Server Components
    • Client Components
    • Fetch Data on the Server
    • Fetch Data on the Client
    • Loading UI
    • Error Handling
    • Data Streaming
    • Next Steps
    • Images
    • Fonts
    • Analytics
    • Next Steps
    • Metadata
    • Icons and Images
    • Sitemap File
    • Robots File
    • Next Steps
    • Push to Github
    • Deploy to Vercel
    • Next Steps
  • Extras: Style your Components!
  • What's Next?
  • The End

On This Page

  • The Beauty of TailwindCSS
Question? Give us feedback → (opens in a new tab)Edit this page
Extras: Style your Components!

The Beauty of TailwindCSS

This course could be a great occasion to learn TailwindCSS and style your components.

Head up to their amazing Docs (opens in a new tab) and learn about their utility classes!

You can always check my Github repository (opens in a new tab) and the live demo (opens in a new tab) of my RSVP application to get inspired!

Next StepsWhat's Next?

Learn Modern Web Development with the latest Next.js 13