Skip to content

Implement Animated Hover Card Effect #14

@all3n49

Description

@all3n49

Description

Add a simple animated hover card effect to the website. The effect should scale the card and add a shadow on hover, creating a visually appealing interaction for users.

Requirements

  • Card Design: Create cards that can be used for various content, such as features, testimonials, or team members.
  • Hover Effect:
    • On hover, the card should:
      • Scale up slightly (e.g., 1.05 times the original size).
      • Add a subtle shadow for depth.
  • Transitions: Ensure the hover effect has smooth transitions for both scaling and shadow changes.
  • Responsive Design: The cards should be responsive and maintain their layout on different screen sizes.

Additional Notes

  • Use Tailwind CSS to implement the card design and animations.
  • Refer to the Aeternity UI for inspiration on the hover effect: Aeternity Card Hover Effect.

Labels

  • Hacktoberfest, enhancement, good first issue

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions