https://github.com/webmasterdevlin/react-router-6-demo
https://github.com/webmasterdevlin/react-router-6-demo
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/webmasterdevlin/react-router-6-demo
- Owner: webmasterdevlin
- Created: 2020-08-29T14:31:33.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-02-07T15:23:46.000Z (almost 2 years ago)
- Last Synced: 2025-04-19T02:54:14.374Z (8 months ago)
- Language: JavaScript
- Size: 541 KB
- Stars: 11
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React Router 6 Demo
NPM packages
```zsh
$ npm i react-router@6.0.0-alpha.5
```
```zsh
$ npm i react-router-dom@6.0.0-alpha.5
```
**Nested Routing in an app with dashboard**
