-
Notifications
You must be signed in to change notification settings - Fork 170
Closed
Labels
GSSoC'25enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomerslevel-1
Description
✨ Feature Description
Add a smooth typing animation effect to key text sections "Organize Your Research Papers Like Never Before" so the UI feels more dynamic and engaging.
🎯 Why is this Needed?
A typing animation draws user attention, makes the interface feel more “alive,” and improves first impressions without overhauling the whole layout. It’s a small UX boost for both new visitors and returning users.
📋 Possible Implementation
-Use a lightweight JavaScript library (e.g. Typed.js)
- or CSS animation keyframes.
-Provide props/config options for typing speed, delay, and loop behavior.
-Ensure accessibility: offer a “prefers-reduced-motion” check to disable animation for users who opt out
Metadata
Metadata
Assignees
Labels
GSSoC'25enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomerslevel-1