https://github.com/webmasterdevlin/react-router-5-demo
https://github.com/webmasterdevlin/react-router-5-demo
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/webmasterdevlin/react-router-5-demo
- Owner: webmasterdevlin
- Created: 2020-08-29T19:59:33.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-08-30T12:36:07.000Z (almost 5 years ago)
- Last Synced: 2025-01-26T13:41:55.957Z (5 months ago)
- Language: JavaScript
- Size: 256 KB
- Stars: 3
- Watchers: 2
- 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**
