Skip to content

jos-h20/git_api_project_js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Git Explorer

Allows user to search github by a user name and returns their repo names and descriptions, 3.18.2016

By Josh Overly

Description

Users can enter in a user name; the app will return the repo name and repo descriptions of the github user that was searched for along with dates the repo was created and last updated._

Setup/Installation Requirements

You will need npm and bower to be installed on your computer.

Here are links to both:

After npm and bower are functioning on your machine:

  • Open the terminal on your computer
  • Go to link: https://github.com/jos-h20/git_api_project_js
  • Copy it.
  • In your terminal, change your directory to desktop, type "git clone" and paste the link in.
  • The folder git_explore will download on your desktop.
  • Change your directory to git_explore.
  • Type in "npm init" in that folder.
  • Hit the enter key until the prompt appears.
  • Type in "npm install".
  • After npm finishes installing, type "bower init".
  • Hit the enter key until the prompt returns.
  • Type in "bower install".
  • After bower finishes installing, type "gulp build".
  • When gulp has finished, type "gulp serve";
  • The server will appear in your web browser at "localhost:3000".

Known Bugs

No known bugs.

Support and contact details

email: joshoverly@student.com

Technologies Used

Bootstrap, Npm, Bower, SASS, Gulp, Moment, JavaScript

License

Copyright (c) 2016 OverlyDev Licensing MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published