Skip to content

react-gitrepoinfo

View on GitHub


Basic details

1) This repo is to take repo-user name as input and list all public repos belonging to user from git hub
Using git REST api via axios
2) For basics of useEffect, read on https://daveceddia.com/useeffect-hook-examples/

How to run ?

npm install bootstrap reactstrap
npm start
(look at http://localhost:3300/)