https://github.com/cocoshesh/github-user-finder
A tool I developed that allows users to view a GitHub user's follower count, following count, bio, and creation date. Streamline your exploration of developers' profiles with ease.
https://github.com/cocoshesh/github-user-finder
axios dotenv github-api react-hook-form reactjs resolver tailwindcss zod
Last synced: 7 months ago
JSON representation
A tool I developed that allows users to view a GitHub user's follower count, following count, bio, and creation date. Streamline your exploration of developers' profiles with ease.
- Host: GitHub
- URL: https://github.com/cocoshesh/github-user-finder
- Owner: CocoShesh
- Created: 2024-04-05T17:38:03.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-22T17:47:14.000Z (over 1 year ago)
- Last Synced: 2025-06-02T07:13:00.843Z (8 months ago)
- Topics: axios, dotenv, github-api, react-hook-form, reactjs, resolver, tailwindcss, zod
- Language: JavaScript
- Homepage: https://github-user-finder-v1.netlify.app/
- Size: 139 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# GitHub User Finder
## Sample Images


## Description
GitHub User Finder is a powerful tool designed to enhance your exploration of developers' profiles on GitHub. With this tool, users can effortlessly access essential information such as follower count, following count, bio, and creation date of any GitHub user. Say goodbye to cumbersome searches and streamline your experience with GitHub profiles.
## Features
- Toggle between dark mode and light mode for personalized viewing.
- Displayed user profile includes:
- Name
- Date of creation
- Followers count
- Following count
- Location
- Company
- Profile image
- The website is responsive, ensuring a seamless viewing experience across devices.
## Technologies Used
- Resolver
- GitHub API
- Dotenv
- ReactJS
- Axios
- TailwindCSS
- Zod
- React Hook Form
## Try It Out!
To experience our Multi-Step Form in action:
1. Clone the repository.
2. Navigate to the project directory.
3. Run `npm install` to install dependencies.
4. Run `npm start` to launch the form in your browser.
We hope you enjoy using our Multi-Step Form as much as we enjoyed creating it!