# Create animated transitions between Gatsby pages This recipe helps you create transitions for animating between entering and exiting Gatsby pages. This recipe: --- Installs these NPM packages: --- Adds the following plugin to your Gatsby config: --- Creates a few example pages to animate between: --- When you run your site you can navigate to http://localhost:8000/transition-paint-drip to try it out. See more examples about usage in the docs for the transition link plugin: https://transitionlink.tylerbarnes.ca/docs/