Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 664 Bytes

readme.md

File metadata and controls

34 lines (22 loc) · 664 Bytes

GIT REPOSITORY FINDER

Utilizing github api to find repos, 3/18/2016

By Torrence Stratton

Description

This application starts with a user inputting a git username in order to search for a list of their respositories. The respositories are paginated.

Setup/Installation Requirements

  • Clone the Repository
  • Run npm install and bower install
  • Run gulp build / gulp serve
  • view in browser at localhost:3000

Known Bugs

Input validation is intact but not working perfectly.

Technologies Used

  • JS
  • SASS
  • HTML
  • Node
  • Gulp
  • Bower
  • Atom

License

Copyright (c) 2016 Torrence Stratton