Interactive demo with different color themes
Built with performance and customization in mind
Get started with just a few lines of code
import { ReactGreenGraph } from '@theamrendram/react-green-graph'
function App() {
return (
<ReactGreenGraph
username="theamrendram"
token={process.env.NEXT_PUBLIC_GITHUB_ACCESS_TOKEN}
/>
)
}Join developers who are already using React Green Graph to create beautiful contribution visualizations.