Skip to content

A react component to display a github button that redirect to a github profile ans shows the public repositories

Notifications You must be signed in to change notification settings

PortiESP/GithubButton

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

Button scheenshoot

Props

  • value The text shown on the button
  • username Your github username
  • bubble Boolean for the bubble with your public repos
  • mini Toggle smaller version of the button (no text, rounded)

Example

<GithubButton value="Visit my github" username="PortiESP" bubble mini/>

About

A react component to display a github button that redirect to a github profile ans shows the public repositories

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published