https://github.com/johnuberbacher/github-search
https://github.com/johnuberbacher/github-search
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/johnuberbacher/github-search
- Owner: johnuberbacher
- Created: 2021-10-26T00:11:02.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2021-10-27T04:22:14.000Z (about 4 years ago)
- Last Synced: 2025-01-16T11:42:04.124Z (12 months ago)
- Language: JavaScript
- Size: 415 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Github Repo search
Browse repos from GitHub by entering a contributor's username.
Uses CSS variables for System-based light/dark mode.
 

### Installation
```
git clone https://github.com/johnuberbacher/github-search.git
npm cd github-search
npm install
npm start
```
### Meta
John Uberbacher – [johnuberbacher.com](https://johnuberbacher.com)