Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/gitkrystan/js-github-api


https://github.com/gitkrystan/js-github-api

Last synced: 1 day ago
JSON representation

Awesome Lists containing this project

README

        

# Grim Repo

#### JavaScript Exercise for Epicodus, 02.19.2016

#### By Krystan Menne

## Description

This is a sample website to demonstrate knowledge of JavaScript, JQuery, Gulp, Bower, and SASS as well as use of the GitHub API. On this website, a user can enter a GitHub username into a form and submit it to see a display of that person's public repositories.

## Setup

Install by cloning [this repository](https://github.com/gitKrystan/js-github-api.git).

On the command line:
```
$ npm install
$ bower install
$ gulp build
$ gulp serve
```

### License

Copyright (c) 2016 Krystan Menne

This software is licensed under the MIT license.