Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jeremenichelli/react-view-transition-example
Project to highlight patterns for route based transitions and animations in React applications
https://github.com/jeremenichelli/react-view-transition-example
Last synced: 23 days ago
JSON representation
Project to highlight patterns for route based transitions and animations in React applications
- Host: GitHub
- URL: https://github.com/jeremenichelli/react-view-transition-example
- Owner: jeremenichelli
- Created: 2018-07-29T13:24:54.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2021-03-02T16:18:29.000Z (over 3 years ago)
- Last Synced: 2024-10-18T19:39:51.619Z (about 1 month ago)
- Language: JavaScript
- Size: 1.28 MB
- Stars: 9
- Watchers: 1
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React view transitions example
Web application to show case custom animations per route in React projects.
The project was created using [Create React App](https://github.com/facebook/create-react-app), check out its documentation to learn how to run the project locally.