Skip to content

A GitFinder application to search GitHub users and view their repositories, followers, and more.

License

Notifications You must be signed in to change notification settings

Pranav-Jadhav09/Gitfinder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Awesome GitHub repo size Twitter Follow

Logo

Gitfinder

A GitFinder application to search GitHub users and view their repositories, followers, and more.

➥ Live on vercel.app


Tech Stack

HTML5 CSS3 JavaScript NPM Babel ChatGPT


screen


Features

User Search :

  • Users can search for GitHub profiles using usernames.
  • Search results display relevant user information.

Responsive Design :

  • The application is designed to work seamlessly on various devices, providing a responsive user experience.

Dark/Light Mode :

  • Users can toggle between dark and light modes to suit their preferences.

User Profile Information :

  • Display essential information about the searched user, such as avatar, name, bio, location, etc.

Repositories Section :

  • Show a list of repositories owned by the user.
  • Include details like repository name, description, language, and the number of stars.

Forked Repositories Section :

  • Display repositories that the user has forked from other users.

Followers and Following :

  • Provide information about the user's followers and users they are following.

Navigation :

  • Include a user-friendly navigation system to easily switch between different sections of the user's profile.

Error Handling :

  • Gracefully handle cases where the user is not found or there are other errors.

Getting Started

This project require some prequesites and dependenscies to be installed, you can view it online using this demo. or you can find the instructions below

To get a local copy, follow these simple steps :

Installation

  1. Clone the repo
git clone https://github.com/Pranav-Jadhav09/Gitfinder
  1. Install Dependencies
npm install
  1. Run start script
npm run start

License

This project is licensed under GPL-3.0 License.