https://github.com/sneas/react-nested-routes-example
🌳 An example of a well-crafted React app with nested routes and breadcrumbs
https://github.com/sneas/react-nested-routes-example
breadcrumbs nested-routes react react-router-dom
Last synced: 3 months ago
JSON representation
🌳 An example of a well-crafted React app with nested routes and breadcrumbs
- Host: GitHub
- URL: https://github.com/sneas/react-nested-routes-example
- Owner: sneas
- License: mit
- Created: 2019-08-31T09:25:13.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T08:35:43.000Z (over 2 years ago)
- Last Synced: 2025-03-29T00:25:32.216Z (4 months ago)
- Topics: breadcrumbs, nested-routes, react, react-router-dom
- Language: JavaScript
- Homepage: https://sneas.github.io/react-nested-routes-example
- Size: 1.67 MB
- Stars: 21
- Watchers: 2
- Forks: 6
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# React app with nested routes and breadcrumbs
An example of well-crafted React app with:
* react-router
* configurable nested routes
* automatically generated navigation
* automatically generated breadcrumbsDemo: https://sneas.github.io/react-nested-routes-example