Skip to content

feat: add hover animation and shadow effect to subject cards#296

Open
KaushalxPrajapati wants to merge 1 commit into
pushkarscripts:mainfrom
KaushalxPrajapati:feature/add-card-hover-animation
Open

feat: add hover animation and shadow effect to subject cards#296
KaushalxPrajapati wants to merge 1 commit into
pushkarscripts:mainfrom
KaushalxPrajapati:feature/add-card-hover-animation

Conversation

@KaushalxPrajapati

Copy link
Copy Markdown

Related Issue

Fixes #255


Description

Added smooth hover animations and shadow effects to subject cards on the homepage.
Active cards lift up slightly with a warm glow shadow on hover.
Coming Soon cards have a subtle muted hover effect to indicate they are not clickable.


Type of Change

  • UI/UX improvement

Screenshots / Demo


How Has This Been Tested?

Tested locally using npm run dev on localhost:3000. Verified hover animation on active cards and Coming Soon cards across Chrome browser.


Checklist

  • My code follows the project structure and conventions
  • I have tested the changes locally
  • I have linked the related issue properly
  • I have added screenshots where applicable
  • No existing functionality was broken

AI Usage

  • I have not used AI tools for this contribution

  • I have used AI tools (ChatGPT, Copilot, Claude, etc.) and I have reviewed, verified, and understood all generated code/content before submitting this PR

If AI tools were used, briefly explain how:

Used Claude for guidance on Tailwind hover utility classes and shadow color selection for dark background compatibility.


Additional Notes

N/A

@vercel

vercel Bot commented Jun 18, 2026

Copy link
Copy Markdown
Contributor

@KaushalxPrajapati is attempting to deploy a commit to the PushkarScripts Team on Vercel.

A member of the Team first needs to authorize it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Enhance subject cards with hover animation and shadow effect

1 participant