A lightweight React component that displays Github contributions for a given user
react-github-graph

react-github-graph

Case Study

A lightweight React component that displays Github contributions for a given user. Usage is remarkably simple. After installing and importing the component, simply drop the tag into a React component:

<GithubContributions username="kylekarpack" />

Please feel free to use this on your portfolio or in your project.

Skills Used

  • React
  • ES6
  • npm

Links