A simple React + TypeScript app where rabbits follow your mouse cursor around the screen.
- Bun installed on your system
cd rabbit-followers
bun installbun devThe app will start at http://localhost:5173/
Simply move your mouse around the screen and watch the rabbits chase after it! Each rabbit moves at a different speed, creating a fun effect.
- Smooth mouse tracking
- Multiple rabbits with varying speeds
- Responsive design
- Green background theme
- Pause/play button to control animation