vinitshahdeo/github-stars-feed

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

Aberta

#12 aberto em 1 de out. de 2021

 (9 comentários) (0 reação) (0 responsável)JavaScript (1 fork)auto 404
beginner friendlygood first issuehacktoberfesthacktoberfest2022

Métricas do repositório

Stars
 (33 estrelas)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

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

Guia do colaborador