Skip to content

A Minimal Next.js and React Template

Next.js: The React Framework for the Web. Used by some of the world’s largest companies, Next.js enables you to create high-quality web applications with the power of React components.

What does a template contain?

  • Next.js 15
  • React 19
  • TypeScript 5.6

What’s in Next.js?

Everything you need to build great products on the web.

  • Built-in Optimizations
  • Data Fetching
  • Server Actions
  • Advanced Routing & Nested Layouts
  • Create routes using the file system, including support for more advanced routing patterns and UI layouts.
  • Dynamic HTML Streaming
  • Instantly stream UI from the server, integrated with the App Router and React Suspense.
  • CSS Support
  • Route Handlers
  • Middleware
  • React Server Components
  • Client and Server Rendering