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

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.

Awesome Lists containing this project

README

          

# GitHub User Finder

## Sample Images
![Sample Image 1](https://github.com/CocoShesh/Github-User-Finder/assets/110368170/3b946476-4830-4301-b0b7-1e4404e933db)

![Sample Image 2](https://github.com/CocoShesh/Github-User-Finder/assets/110368170/2eef54a9-23e0-454f-bc42-4d0926d251cc)

## 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!