An open API service indexing awesome lists of open source software.

https://github.com/azarahmadov/gitfinder

With the "Github Finder" project, which I developed using the Github rest api, you can enter the username you want and view the user's profile, followers, and which pages they are following in a convenient way.
https://github.com/azarahmadov/gitfinder

reactjs reactquery typescript

Last synced: about 2 months ago
JSON representation

With the "Github Finder" project, which I developed using the Github rest api, you can enter the username you want and view the user's profile, followers, and which pages they are following in a convenient way.

Awesome Lists containing this project

README

          

# Github Finder App
With the "Github Finder" project, which I developed using the Github rest api, you can enter the username you want and view the user's profile, followers, and which pages they are following in a convenient way.

## Demo
Demo : https://githubsfinder.vercel.app/

## Built with
- React
- Typescript
- React Query
- Github Rest Api

## Features
- User Search: Enter the username to fetch and display the user's profile information.
- Repository Details: List repositories owned or contributed to by the user.
- Followers and Following: Display lists of users followed by the user and users following the user.
- Dark and Light mode: works according to the selected mode of your device

## Sreenshots
Screenshot 2024-06-14 at 23 00 00
Screenshot 2024-06-14 at 23 00 06
Screenshot 2024-06-14 at 23 00 13