vinitshahdeo/github-stars-feed

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

Ouverte

#12 ouverte le 1 oct. 2021

 (9 commentaires) (0 réaction) (0 personne assignée)JavaScript (1 fork)auto 404
beginner friendlygood first issuehacktoberfesthacktoberfest2022

Métriques du dépôt

Stars
 (33 étoiles)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

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

Guide contributeur