Skip to content

rlangvad/next-13-demo

Repository files navigation

Next Demo

This is a simple application used to demonstrate some of the new features in Next 13+ and React 18.

  • React Server Components
  • App router
  • Suspense
  • Streaming
  • Parallel routes
  • Intercepting routes
  • Server Actions
  • Route handlers

Getting Started

This is a Next.js project bootstrapped with create-next-app.

To start the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open http://localhost:3000 with your browser to see the result.

Learn More

To learn more about Next.js, take a look at the following resources:

About

Demo application to showcase some of the new features in Next 13 and React 18

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published