An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# React Router with nested Routes Example

[![Build Status](https://travis-ci.org/the-road-to-learn-react/react-router-nested-routes-example.svg?branch=master)](https://travis-ci.org/the-road-to-learn-react/react-router-nested-routes-example) [![Greenkeeper badge](https://badges.greenkeeper.io/the-road-to-learn-react/react-router-nested-routes-example.svg)](https://greenkeeper.io/)

How to create nested routes in React with React Router. [Read more about it.](https://robinwieruch.de/react-router-nested-routes)

[![Edit react-router-nested-routes-example](https://codesandbox.io/static/img/play-codesandbox.svg)](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/