Neko is an animated cursor-chasing cat. This version is adapted from oneko.js, inspired by Web Neko, and sourced from The Neko Archive.
See a live demo here.
- Clone the repository
git clone https://github.com/rinvii/neko.git
cd neko
- Install dependencies
pnpm install
- Run the Next.js app
pnpm dev
- Neko can be persisted across different pages when used in a Next.js layout file
- Neko is clickable, either following the cursor or returning to its starting position
- In React, Neko must be initialized with useEffect
- Neko can be dragged