- React Router V5 (Basic Example)
- React Router V5 [Example with components]
- React Router V5 [Example with useHistory]
- React Router V5 [Example with useLocation]
- React Router V5 [Example with useParams]
- React Router V5 [Example with useRouteMatch 1]
- React Router V5 [Example with useRouteMatch 2]
- React Router V5 [Example URL Params]
- React Router V5 [Example Nested Routes]
- React Router V5 [Example Redirects]
- React Router V5 [Example Redirects Route]
- React Router V5 [Example]
- 0.1.0 - Basic Example
- 0.2.0 - Example with components
- 0.2.1 - Example with useHistory
- 0.2.2 - Example with useLocation
- 0.2.3 - Example with useParams
- 0.2.4 - Example with useRouteMatch
- 0.2.5 - Example with useRouteMatch 2
- 0.3.0 - Example URL Params
- 0.3.1 - Example Nested Routes
- 0.3.2 - Example Redirects
- 0.3.3 - Example Redirects Route
- example-url-params - Example
In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.
This project was bootstrapped with Create React App.