Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 673 Bytes

File metadata and controls

28 lines (17 loc) · 673 Bytes

Github User Search app

By @alpha74

  • App is made using Vuejs, HTML, and Bootstrap.
  • Uses Vue CDN.
  • Uses Bootstrap CDN.
  • All features are read only.
  • Github API used applies rate limiting.

Hosted link:

Run local

  • Open index.html in a browser.

Bonus features:

  • UI made pretty using Bootstrap
  • Added debouncing when calling Github API to limit api calls.
  • Added user profile dp icons.

Screenshot

image