Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Basic Example

This example demonstrates some of the basic features of React Router, including:

  • Layouts and nested <Route>s
  • Index <Route>s
  • Catch-all <Route>s
  • Using <Outlet> as a placeholder for child routes
  • Using <Link>s for navigation

Preview

Open this example on StackBlitz:

Open in StackBlitz