daabChingrii/website

Implement Animated Hover Card Effect

Aberta

#14 aberto em 31 de out. de 2024

 (0 comentário) (0 reação) (1 responsável)TypeScript (4 forks)auto 404
Hacktoberfestgood first issuehacktoberfest-acceptedhelp wanted

Métricas do repositório

Stars
 (2 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

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

Guia do colaborador