Skip to content

birdgg/react-github

Repository files navigation

react-github

npm

Embedded github repo for React applications, work both for server component and client component.

Installation

pnpm add @birdgg/react-github

Usage

import { GithubRepo } from '@birdgg/react-github'

<GithubRepo repo='birdgg/react-github' />