@porti_esp/githubbutton
v1.0.0
Published
A button component to link your github account
Readme
Github button component
This component will create a button ready for redirect to your github page, additinaly you can add a bubble to show the number of public repos

Props
valueThe text shown on the buttonusernameYour github usernamebubbleBoolean for the bubble with your public reposminiToggle smaller version of the button (no text, rounded)
Example
<GithubButton value="Visit my github" username="PortiESP" bubble mini/>