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

https://github.com/jsdf/melb-react-animation-talk


https://github.com/jsdf/melb-react-animation-talk

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Animating UI and Visualisations in React

To run the demos:

- run `npm install`
- run `npm start`
- open [http://localhost:9000](http://localhost:9000) in your browser

### reading/viewing material
- [React Motion github repo](https://github.com/chenglou/react-motion)
- [React Europe talk](https://www.youtube.com/watch?v=1tavDv5hXpo)
- [Notes](notes.md)
- [fairly useless slides](https://speakerdeck.com/jsdf/react-melbourne-animating-ui)