https://github.com/the-road-to-learn-react/react-router-nested-routes-example
An example implementation of nested routes with React Router
https://github.com/the-road-to-learn-react/react-router-nested-routes-example
create-react-app nested-routes react react-router-v4 reactjs
Last synced: 6 months ago
JSON representation
An example implementation of nested routes with React Router
- Host: GitHub
- URL: https://github.com/the-road-to-learn-react/react-router-nested-routes-example
- Owner: the-road-to-learn-react
- Created: 2018-07-26T16:15:35.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2020-06-12T08:27:06.000Z (over 5 years ago)
- Last Synced: 2025-05-31T10:25:52.713Z (7 months ago)
- Topics: create-react-app, nested-routes, react, react-router-v4, reactjs
- Language: JavaScript
- Homepage: https://roadtoreact.com
- Size: 776 KB
- Stars: 3
- Watchers: 2
- Forks: 3
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
# React Router with nested Routes Example
[](https://travis-ci.org/the-road-to-learn-react/react-router-nested-routes-example) [](https://greenkeeper.io/)
How to create nested routes in React with React Router. [Read more about it.](https://robinwieruch.de/react-router-nested-routes)
[](https://codesandbox.io/s/github/the-road-to-learn-react/react-router-nested-routes-example/tree/master/?fontsize=14)
## Installation
- `git clone git@github.com:the-road-to-learn-react/react-router-nested-routes-example.git`
- `cd react-router-nested-routes-example`
- `npm install`
- `npm start`
- visit http://localhost:3000/