Skip to content

feat(client): Create a new LocationPin component in Next.js using Tailwind CSS - #215

Open
Daksh7785 wants to merge 10 commits into
Dharm3112:mainfrom
Daksh7785:feat/create-a-new-locationpin-component-in-ne
Open

feat(client): Create a new LocationPin component in Next.js using Tailwind CSS#215
Daksh7785 wants to merge 10 commits into
Dharm3112:mainfrom
Daksh7785:feat/create-a-new-locationpin-component-in-ne

Conversation

@Daksh7785

Copy link
Copy Markdown

What does this PR do?

This PR creates a new reusable LocationPin component inside packages/client/src/components/LocationPin.tsx.

Why is this necessary?

As per Issue #36, the app required an interactive map marker component. This implements a beautiful map pin using an SVG path, animated with framer-motion (scaling and floating on hover), styled with Tailwind CSS, and featuring a dynamic drop-shadow for a 3D effect.

How was this verified?

  • Verified component accepts a label and a color prop.
  • Verified tooltip visibility on hover.
  • Verified framer-motion hover and tap animations.

Thank you for reviewing!

@netlify

netlify Bot commented Jul 19, 2026

Copy link
Copy Markdown

👷 Deploy request for intellicircle pending review.

Visit the deploys page to approve it

Name Link
🔨 Latest commit e0c3ffb

@vercel

vercel Bot commented Jul 19, 2026

Copy link
Copy Markdown

Someone is attempting to deploy a commit to the Dharm3112's projects 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.

1 participant