Skip to content

Scure21/parallel-routes

Repository files navigation

Testing one of the latest Next.js 13.3 features, Parallel Routes!

In this project you can see how the components in @folder1 and @folder2 are loaded at different times offering an innovative approach to dynamic web design, allowing for the simultaneous rendering of multiple pages in a single view.

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev

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

About

Trying out Next.js 13.3 Parallel Routes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published