markmead / hyperui

Free Tailwind CSS components for application UI, ecommerce and marketing with support for dark mode, RTL and Alpine JS 🚀
https://hyperui.dev
MIT License
9.69k stars 378 forks source link

Feature - Add GitHub star count #393

Closed prajjwalyd closed 11 months ago

prajjwalyd commented 11 months ago

Add the star count to the header.

vercel[bot] commented 11 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
hyperui ✅ Ready (Inspect) Visit Preview Oct 13, 2023 10:23am
markmead commented 11 months ago

Looks good! Gonna pull it down and make some changes as there's a few things I'm not sure on.

markmead commented 11 months ago

OK so a few changes:

I made a new component as I didn't like the approach of adding logic to the GithubIcon component.


Let me know what you think!

prajjwalyd commented 11 months ago

I think we're good to go!