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

  • Now you are ready to start writing some code!
Question? Give us feedback → (opens in a new tab)Edit this page
Setup
Next Steps

Now you are ready to start writing some code!

Typing

Let's discover all how Next.js works, let the fun part begin!

Run The ServerProject Structure

Learn Modern Web Development with the latest Next.js 13