Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/kamranayub/example-react-router-transition-ui

Created with CodeSandbox
https://github.com/kamranayub/example-react-router-transition-ui

javascript material-ui react react-router reactjs

Last synced: 2 months ago
JSON representation

Created with CodeSandbox

Awesome Lists containing this project

README

        

## Custom React Router Transition UI

This example Create React App project showcases how to leverage global `Symbol`
based triggers to show React dialog UI during a router transition.

Accompanying blog post: https://kamranicus.com/posts/2018-07-26-react-router-custom-transition-ui

## Run

Use Yarn or npm

npm install
npm start