A beautiful and interactive open-source project showcase component with animations and contributor statistics.
Features:
• Real-time GitHub stats
• Animated star count
• Contributor avatars with hover effects
• Responsive layout
• Custom content support
• GitHub API integration
• Error handling
• Loading states
• TypeScript support
• SSR compatibility
• Accessibility features
Notes:
• Built with Framer Motion for smooth animations
• Server Component with client-side fallback
• Automatic data fetching with caching
• Responsive design using a mobile-first approach
• TypeScript support with proper types
• SSR compatible using the "use client" directive
• Optimized performance with proper suspense boundaries
• ARIA attributes for accessibility
• Rate limit awareness with proper error handling