Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/alpha74/githubusersearch-vuejs
- Owner: alpha74
- Created: 2023-12-02T10:02:22.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2023-12-02T10:20:10.000Z (12 months ago)
- Last Synced: 2023-12-02T11:22:34.070Z (12 months ago)
- Topics: bootstrap, github-api, github-user-search, github-user-search-app, hosted, html, vuejs
- Language: HTML
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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