https://github.com/zachscroggins/githubsearch
Vanilla Javascript app for searching Github users and viewing their profiles.
https://github.com/zachscroggins/githubsearch
github-api javascript
Last synced: 7 months ago
JSON representation
Vanilla Javascript app for searching Github users and viewing their profiles.
- Host: GitHub
- URL: https://github.com/zachscroggins/githubsearch
- Owner: ZachScroggins
- Created: 2020-04-06T13:50:23.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-04-06T13:53:56.000Z (almost 6 years ago)
- Last Synced: 2025-04-07T14:46:23.448Z (10 months ago)
- Topics: github-api, javascript
- Language: JavaScript
- Homepage:
- Size: 1.95 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# GithubSearch
Vanilla Javascript app for searching Github users and viewing their profiles.
Uses the Github API.
Project completed during Udemy course Modern Javascript From The Beginning.