https://github.com/devlinduldulao/react-router-5-demo
https://github.com/devlinduldulao/react-router-5-demo
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/devlinduldulao/react-router-5-demo
- Owner: devlinduldulao
- Created: 2020-08-29T19:59:33.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-08-30T12:36:07.000Z (almost 6 years ago)
- Last Synced: 2026-02-25T15:12:12.825Z (4 months ago)
- Language: JavaScript
- Size: 256 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React Router 5 Demo
NPM packages
```zsh
$ npm i react-router@5
```
```zsh
$ npm i react-router-dom@5
```
**Nested Routing in an app with dashboard**
