Responsive header component designed to demonstrate the use of framer motion and tailwind CSS
to create an animated header in Next.JS 13 using the experimental app directory.
Medium blog story
Framework: Next.JS 13
Libraries:
- Framer motion: For animations
- Tailwind CSS: For responsive styling
npm run dev
# or
yarn dev
# or
pnpm dev