https://github.com/nuhptr/animetopia
✅🚀 Anime website using nextjs14 with server-actions implementation
https://github.com/nuhptr/animetopia
framer-motion infinite-scroll nextjs14
Last synced: 26 days ago
JSON representation
✅🚀 Anime website using nextjs14 with server-actions implementation
- Host: GitHub
- URL: https://github.com/nuhptr/animetopia
- Owner: nuhptr
- Created: 2023-11-26T17:20:49.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-11-27T16:31:29.000Z (over 2 years ago)
- Last Synced: 2025-07-05T07:20:47.274Z (12 months ago)
- Topics: framer-motion, infinite-scroll, nextjs14
- Language: TypeScript
- Homepage: https://animetopia-five.vercel.app
- Size: 1.54 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Build Modern Next 14 Server Side App with Server Actions, Infinite Scroll & Framer Motion Animations

## Getting Started
- [ ] Clone the repo
- [ ] Install dependencies
- [ ] Run the development server
## Dependencies
- [x] Next.js
- [x] react-intersection-observer (for infinite scroll) - `npm i react-intersection-observer`
- [x] framer-motion (for animations) - `npm i framer-motion`
## Taking Notes
- [x] 
- [x] 