vinitshahdeo/github-stars-feed

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

开放

#12 创建于 2021年10月1日

 (9 条评论) (0 个反应) (0 位负责人)JavaScript (1 个派生)auto 404
beginner friendlygood first issuehacktoberfesthacktoberfest2022

仓库指标

星标
 (33 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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

贡献者指南