Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/kamranayub/example-react-router-transition-ui
- Owner: kamranayub
- License: other
- Created: 2018-07-26T04:12:31.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T06:37:54.000Z (almost 2 years ago)
- Last Synced: 2024-04-13T16:07:05.038Z (8 months ago)
- Topics: javascript, material-ui, react, react-router, reactjs
- Language: JavaScript
- Homepage: https://codesandbox.io/s/github/kamranayub/example-react-router-transition-ui
- Size: 2.98 MB
- Stars: 8
- Watchers: 3
- Forks: 2
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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