/github-viewer

Search for organizations on github and view recent commits

Primary LanguageJavaScript

GitHub Organization Viewer is a basic React app which allows you to search repositories from GitHub by Organization, and view commits for those repos.

To download and run:

git clone git@github.com:nicolegrinstead/github-viewer.git
cd github-viewer 
npm install 
npm start