quantum-stars-image-component
v0.1.0
Published
**Render a GitHub profile image based on GitHub stars!**
Readme
🌟 Star Date image creator
Render a GitHub profile image based on GitHub stars!
Want to impress girls, this npm library can help. Import as a react component to show your users how awesome you are. Earn 30 stars or more to display your full image! 🌠
🚀 Features
- ✨ Dynamically fetch a GitHub user's profile and repositories.
- 🌌 Calculates the total number of stars from all repositories.
- 🎭 Reveals the profile picture based on star count:
- Less than 30 stars? Your image is partially revealed.
- 30+ stars? Full profile glory! 🌟
🛠️ Installation
Clone the repository
git clone https://github.com/your-username/github-profile-stars.git cd github-profile-starsInstall dependencies
yarn installStart the development server
yarn start
