app like that
Green Dots
Green Dots

A React component for visualizing GitHub contribution graphs. It uses real GitHub data to display a user's activity pattern in a graph format. Users need a personal access token to integrate their data. Customization options include theme selection and color settings.

Features

GitHub Contribution Graphs for React

Displays a visual representation of your GitHub contributions, integrated with React. This allows developers to showcase their GitHub activity as part of their portfolio within React applications.

Custom Theme Options

Offers theme customization with options such as 'light', 'dark', and custom colorSchemes to personalize the appearance of the contribution graph.

Component Props

Flexible configuration through component props including username, GitHub token, theme, custom colorScheme, cacheTime, and loadingComponent for a tailored integration.