Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/alpha74/githubusersearch-vuejs

A simple vuejs app to search Github users and show list in UI
https://github.com/alpha74/githubusersearch-vuejs

bootstrap github-api github-user-search github-user-search-app hosted html vuejs

Last synced: about 10 hours ago
JSON representation

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

Awesome Lists containing this project

README

        

## Github User Search app

By [@alpha74](https://www.github.com/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:

- [Click here](https://alpha74.github.io/GithubUserSearch-vuejs/)

### 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