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

https://github.com/webmasterdevlin/react-router-5-demo


https://github.com/webmasterdevlin/react-router-5-demo

Last synced: 3 months ago
JSON representation

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**

![react-router-6-demo](./screenshot.png)