Skip to content

Latest commit

 

History

History
12 lines (5 loc) · 505 Bytes

README.md

File metadata and controls

12 lines (5 loc) · 505 Bytes

This is a React App that utilizes GitHub's REST API. Using the app, you can search companies that are in GitHub and it will rank the company's repositories according to its size and show company's public members. By clicking the repository's name, you will be redirected to GitHub page of the repo.

The App is deployed at https://brave-lamarr-f8d55f.netlify.app/

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.