https://github.com/jsdf/melb-react-animation-talk
https://github.com/jsdf/melb-react-animation-talk
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/jsdf/melb-react-animation-talk
- Owner: jsdf
- Created: 2015-11-16T19:55:33.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-11-20T01:33:24.000Z (over 9 years ago)
- Last Synced: 2025-03-06T06:40:50.527Z (about 2 months ago)
- Language: JavaScript
- Size: 18.6 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)