https://github.com/mirayatech/github-finder
An app where you can search for github users and display their info 😺
https://github.com/mirayatech/github-finder
api css design github html javascript
Last synced: about 1 month ago
JSON representation
An app where you can search for github users and display their info 😺
- Host: GitHub
- URL: https://github.com/mirayatech/github-finder
- Owner: mirayatech
- Created: 2022-06-19T09:25:18.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2023-02-25T05:42:05.000Z (over 3 years ago)
- Last Synced: 2023-12-28T13:54:23.088Z (over 2 years ago)
- Topics: api, css, design, github, html, javascript
- Language: CSS
- Homepage: ghfinder-phi.vercel.app
- Size: 72.3 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Github-Finder
An app where you can search for github users and display their info 😺
## About this project 🚀
GitHub Finder makes it super easy to find any random GitHub user and see their work. Just start typing any username and with each key stroke if there is any GitHub user with that username the details about their profile and their latest 5 repositories will show up here.
## Technologies 🛠️
* `HTML`
* `CSS`
* `JavaScript`
### Live Demo: [https://ghfinder-phi.vercel.app](https://ghfinder-phi.vercel.app)