sarah11918 / craRR

Created with StackBlitz ⚡️

Home Page:https://stackblitz.com/edit/github-igakqx

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

title toc order
Basics
false
1

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

About

Created with StackBlitz ⚡️

https://stackblitz.com/edit/github-igakqx


Languages

Language:TypeScript 84.7%Language:CSS 8.1%Language:HTML 7.2%