JakeOrichmond / CodeReviewJSapi

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Github Search

Code Review for 5.27.16

By Jake Richmond

Description

This is a JavaScript web app that allows a user to enter a username for Github and returns a result of 30 repositories from that user

Setup

Clone this repository:

$ cd ~/Desktop
$ git clone https://github.com/LINK_TO_YOUR_REPO
$ cd CLONED_DIRECTORY

Open terminal and run these commands:

$ npm install
$ bower install
$ gulp serve

This will generate a new version of the webpage using BrowserSync in your browser of choice.

Known Bugs

No known bugs

Support and contact details

If you need help please check the Contact me at jakeorichmond@gmail.com

Technologies Used

JavaScript, Gulp, SASS, and HTML

License

This webpage was created under the MIT license

Copyright (c) 2016 Jake Richmond_

About


Languages

Language:JavaScript 65.9%Language:HTML 20.2%Language:CSS 13.9%