New Project

Hacker News Clone with React Server Components

Built with the Next.js App Router.

DeployView Demo

Next.js App Router + React Server Components

Try the demo live here: https://next-news.vercel.app.

Introduction

This is a demo app of the Hacker News website clone, which shows Next.js App Router with support for React Server Components.

Running Locally

  1. pnpm install
  2. pnpm dev

Go to localhost:3000.

Deploy

You can quickly deploy the demo to Vercel by clicking this link:

License

This demo is MIT licensed.

GitHub Repovercel/next-react-server-components
Use Cases
Starter
Stack
Next.js
CSS

Related Templates

RSC Notes Demo

Demo of React Server Components with the Next.js App Router.
RSC Notes Demo thumbnail

Next.js App Router Playground

Examples of many Next.js App Router features.
Next.js App Router Playground thumbnail

Next.js Commerce

Starter kit for high-performance commerce with Shopify.
Next.js Commerce thumbnail
DeployView Demo