Build Modern Next 14 Server Side App with Server Actions, Infinite Scroll & Framer Motion Animations
- Clone the repo
- Install dependencies
- Run the development server
- Next.js
- react-intersection-observer (for infinite scroll) -
npm i react-intersection-observer
- framer-motion (for animations) -
npm i framer-motion