vinitshahdeo/github-stars-feed
Make a demo React App using this module to show GitHub Star's feed
Aperta
#12 aperta il 1 ott 2021
beginner friendlygood first issuehacktoberfesthacktoberfest2022
Metriche repository
- Star
- (33 stelle)
- Metriche merge PR
- (Metriche PR in attesa)
Descrizione
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