/animetopia

✅🚀 Anime website using nextjs14 with server-actions implementation

Primary LanguageTypeScript

Build Modern Next 14 Server Side App with Server Actions, Infinite Scroll & Framer Motion Animations

Anime Website

Getting Started

  • Clone the repo
  • Install dependencies
  • Run the development server

Dependencies

  • Next.js
  • react-intersection-observer (for infinite scroll) - npm i react-intersection-observer
  • framer-motion (for animations) - npm i framer-motion

Taking Notes

  • react-intersection-observer
  • framer-motion