Skip to content

feat: add live GitHub stars badge to homepage hero section#948

Open
stephanj wants to merge 1 commit intomasterfrom
claude/github-stars-display-DzNf0
Open

feat: add live GitHub stars badge to homepage hero section#948
stephanj wants to merge 1 commit intomasterfrom
claude/github-stars-display-DzNf0

Conversation

@stephanj
Copy link
Copy Markdown
Collaborator

Fetches the star count from the GitHub API client-side and displays
it as a badge next to the "Get Started" button. Results are cached
in localStorage for 1 hour to avoid rate limits. Falls back to the
cached value on API errors.

https://claude.ai/code/session_01EyaWacx4KxMtxPMbNdJjwa

Fetches the star count from the GitHub API client-side and displays
it as a badge next to the "Get Started" button. Results are cached
in localStorage for 1 hour to avoid rate limits. Falls back to the
cached value on API errors.

https://claude.ai/code/session_01EyaWacx4KxMtxPMbNdJjwa
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.

2 participants