0.1.2 • Published 6 years ago

react-animation-presets v0.1.2

Weekly downloads
1
License
MIT
Repository
github
Last release
6 years ago

React animation presets

Welcome to the React animation presets project. This project will give an overview of reusable animations used within Oberon projects.

Development setup

  • npm install to install dependencies
  • npm start to run the project locally on localhost:3000
  • npm run build to create a build in the /public folder. This uses the configuration in side the /.storybook directory

Main focus:

  • Structured overview of different animations.
  • Each animation is a reusable component (preferably with customizable styles)

TODO's:

  • Setup example component structure
  • Add option to live edit the components
  • Export the components nicely
  • Create a few example animations

This project uses: