https://github.com/itsdouges/react-material-transitions-prototype
A material design transition prototyped with react.
https://github.com/itsdouges/react-material-transitions-prototype
Last synced: 11 months ago
JSON representation
A material design transition prototyped with react.
- Host: GitHub
- URL: https://github.com/itsdouges/react-material-transitions-prototype
- Owner: itsdouges
- Created: 2015-05-23T08:25:58.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-01-18T11:52:26.000Z (about 10 years ago)
- Last Synced: 2025-01-23T14:38:32.189Z (about 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 2.18 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# react-material-transitions
This was a prototype to see how one could implement material styled transitions. Clone it locally and try it out for yourself!
> Visual Continuity
> https://www.google.com/design/spec/animation/meaningful-transitions.html
## Usage
```
npm install
npm start
```