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.
- Host: GitHub
- URL: https://github.com/azarahmadov/gitfinder
- Owner: AzarAhmadov
- Created: 2024-06-07T06:33:27.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-09T07:11:03.000Z (almost 2 years ago)
- Last Synced: 2025-02-08T01:51:50.915Z (over 1 year ago)
- Topics: reactjs, reactquery, typescript
- Language: TypeScript
- Homepage: https://githubsfinder.vercel.app/
- Size: 170 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
