Skip to content

Angular 2 project uses GitHub API to search and get user/repositories information.

License

Notifications You must be signed in to change notification settings

branecko/ng2-github-search

Repository files navigation

NG2 GitHub Search

Based on Angular QuickStart Source - angular.io quickstart

Generate your clientId and client secret keys here and write them into ./src/app/services/github.service.ts

Summary:

  • project based on angular 2 + typescript + systemJS
  • multiple components used
  • github api used to get user and repositories info