Following Pointer
A custom pointer that follows mouse arrow and animates in pointer and content.

Amazing Tailwindcss Grid Layout Examples
Grids are cool, but Tailwindcss grids are cooler. In this article, we will learn how to create amazing Grid layouts with Tailwindcs grid and React.
You must've come across this on Figma, A cool cursor pointer that follows your mouse arrow and animates in pointer and content. This is a custom pointer that you can use in your next project (probably for blogs or other cool UI stuff).
Container Card Component
Core Component
Now, we can wrap any component inside of the <FollowerCardContainer />
component to get the pointer and content.
Usage
Example of how we can use in a blog card.