8000 GitHub - aroan-v/next-routing-demo
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

aroan-v/next-routing-demo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Next Routing Demo

Several examples of how routing works in a Next.js App Router context.

This repo is meant to be used as part of an exercise in The Joy of React.

Running a development server

First, install the dependencies:

$ npm install

Then, start a local development server:

$ npm run dev

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 71.2%
  • CSS 28.8%
0