Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

girls-incode/angular-github-users

Repository files navigation

Angular github apis consumer app


Features

  • Animated transition between pages
  • Switch themes (light/dark)
  • Has a search bar (Reactive Form to search as you type by username/login name)
  • The application displays the list of users (avatar and username)
  • When an user is clicked, the app navigates to a new page that displays a simple list with all the user details including the user's repositories and followers.
  • The application is responsive and optimized for mobile

Stack

  • angular cli & core
  • angular forms
  • angular animations
  • jasmine & karma
  • bootstrap
  • rxjs

Run

ng serve --open
ng build --prod
ng test

sometimes you might not see any search results because of github api 403 (rate limit exceeded)

AltStyle によって変換されたページ (->オリジナル) /