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

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.

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
```