You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Landing Page & Story Selection
A visually appealing homepage with a carousel of story covers.
Users can click on a book cover to start reading a story.
Page Flip Animation
Use CSS animations or JavaScript libraries (like Turn.js) to create realistic page-turning effects.
Clicking on the right edge flips forward, while clicking on the left edge flips back.
Character Animations
As users progress, characters can move or speak via text pop-ups using GSAP animations.
Example: A bird flaps its wings when the user hovers over it.
The text was updated successfully, but these errors were encountered:
Thank you for raising this issue! We'll look into it as soon as possible. Please ensure that the issue is not duplicate, and you read CONTRIBUTING.md carefully. Your contributions are highly appreciated! 😊
A visually appealing homepage with a carousel of story covers.
Users can click on a book cover to start reading a story.
Use CSS animations or JavaScript libraries (like Turn.js) to create realistic page-turning effects.
Clicking on the right edge flips forward, while clicking on the left edge flips back.
As users progress, characters can move or speak via text pop-ups using GSAP animations.
Example: A bird flaps its wings when the user hovers over it.
The text was updated successfully, but these errors were encountered: