vinitshahdeo/github-stars-feed
Make a demo React App using this module to show GitHub Star's feed
开放
#12 创建于 2021年10月1日
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.
- Refer Cards
- Check
github-stars-feedon NPM - Learn more
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