Skip to content

A simple vuejs app to search Github users and show list in UI

Notifications You must be signed in to change notification settings

alpha74/GithubUserSearch-vuejs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages