vinitshahdeo/github-stars-feed

Make a demo React App using this module to show GitHub Star's feed

オープン

#12 opened on 2021/10/01

 (9 件のコメント) (0 件のリアクション) (0 人の担当者)JavaScript (1 件のフォーク)auto 404
beginner friendlygood first issuehacktoberfesthacktoberfest2022

Repository metrics

Stars
 (33 個のスター)
PR merge metrics
 (PR metrics pending)

説明

npm i github-stars-feed

As github-stars-feed is available as an NPM module, can we make a demo React App to show GitHub Star's feed using card view.

You can Create React App to set up the React app by running one command.

npx create-react-app github-stars-feed
cd github-stars-feed
npm start

コントリビューターガイド