Home
Softono
next-react-server-components

next-react-server-components

Open source MIT JavaScript
996
Stars
164
Forks
2
Issues
12
Watchers
6 months
Last Commit

About next-react-server-components

# Next.js App Router + React Server Components Try the demo live here: [**https://next-news.vercel.app**](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](https://nextjs.org/docs/app/building-your-application/rendering/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](https://vercel.com/button)](https://vercel.com/templates/next.js/react-server-components) ## License This demo is MIT licensed.

Platforms

Web Self-hosted

Languages

JavaScript

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.