Skip to content

Files

This branch is 2908 commits behind remix-run/react-router:main.

examples

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Aug 10, 2023
Aug 10, 2023
Aug 10, 2023
Aug 10, 2023
Aug 10, 2023
Aug 10, 2023
Aug 10, 2023
Nov 14, 2023
Aug 10, 2023
Aug 10, 2023
Aug 10, 2023
Aug 10, 2023
Aug 10, 2023
Aug 13, 2023
Jan 24, 2024
Aug 13, 2023
Aug 10, 2023
Aug 10, 2023
Aug 10, 2023
Feb 13, 2024
Aug 10, 2023
Oct 16, 2023
Nov 9, 2021
title order
Examples
6

React Router Examples

Welcome to the examples for React Router.

Here you'll find various examples of using React Router to accomplish certain tasks. Each example is a complete application including a build and even a button to preview a live instance of the app so you can play with it. You'll most often be interested in checking out the code in src/App.tsx (or src/App.js), but we included the entire source code for the app for completeness.

Also, remember to check out the README!

Enjoy!