vercel / next-react-server-components

Demo repository for Next.js + React Server Components

Home Page:https://next-rsc-hn.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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:

Deploy with Vercel

License

This demo is MIT licensed.

About

Demo repository for Next.js + React Server Components

https://next-rsc-hn.vercel.app

License:MIT License


Languages

Language:JavaScript 40.2%Language:CSS 33.9%Language:TypeScript 25.9%