Skip to content

abinavseelan/animations-in-react

Repository files navigation

Animations in React

This is a companion repository for the talk "Animations in React". The talk focused on react-motion and how it can make making animations a lot easier.

The slides for the talk can be found here: https://slides.com/abinavseelan/animations-in-react

The talk was given at ReactJS Bangalore Meetup 34

This repo was set up using jaldi ⚡️

Setup guide

  1. Clone the repo
  2. Install all the dependencies using npm
    npm install
  3. Run the server!
    npm run start:dev

Project structure

The completed examples can be found in the Final folder. The Live folder contains the initial boilerplate code for the demos in Final, and can be used to live code the demos present in Final.

Want to contribute?

If you see any glaring mistakes in the demos or in my approach, feel free to raise an issue, or a pull request to this repository! 😄

About

Companion repo for the 'Animations in React' talk

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published