Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/karayamanemre/github-finder
Github Finder is a website that uses Github's API to search users and retrieve their information. Built with React, Tailwind CSS, and deployed on Vercel.
https://github.com/karayamanemre/github-finder
githubapi react tailwindcss vercel
Last synced: 29 days ago
JSON representation
Github Finder is a website that uses Github's API to search users and retrieve their information. Built with React, Tailwind CSS, and deployed on Vercel.
- Host: GitHub
- URL: https://github.com/karayamanemre/github-finder
- Owner: karayamanemre
- License: mit
- Created: 2023-06-21T18:08:49.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-06-25T09:31:28.000Z (over 1 year ago)
- Last Synced: 2024-10-02T23:20:55.646Z (about 2 months ago)
- Topics: githubapi, react, tailwindcss, vercel
- Language: JavaScript
- Homepage: https://github-finder-three-blond.vercel.app
- Size: 527 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Github Finder
Github Finder is a website that uses Github's API to search users and retrieve their information. Built with React, Tailwind CSS, and deployed on Vercel.
## Live Link
[https://github-finder-three-blond.vercel.app/](https://github-finder-three-blond.vercel.app/)## Features
- Search Github users.
- View individual user's detailed information.## Tech Stack
- React
- Tailwind CSS
- Github API
- Vercel for deployment## How to use
1. Visit [Github Finder](https://github-finder-three-blond.vercel.app/)
2. Enter a Github username in the search box.
3. Click on a user to see more detailed information.## Contributions
Contributions, issues, and feature requests are welcome!
## License
This project is [MIT](./LICENSE) licensed.
For any additional queries, feel free to open an issue on this repository.