Rick and Morty Next.js Wiki Demo

Demo for tutorials that help you create a new Next.js app that can dynamically pull in character information and add animations with Framer.js.

Learn how to create your own with How to Create a Dynamic Rick and Morty Wiki Web App with Next.js

Then add animations with How to Add Interactive Animations and Page Transitions to a Next.js Web App with Framer Motion.

Getting started locally

  • yarn install
  • yarn dev
  • 🚀

More tutorials and walkthroughs