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

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


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

Last synced: 6 months ago
JSON representation

Awesome Lists containing this project

README

          

# React Router 6 Demo

NPM packages

```zsh
$ npm i react-router@6.0.0-alpha.5
```

```zsh
$ npm i react-router-dom@6.0.0-alpha.5
```

**Nested Routing in an app with dashboard**

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