Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ajiththeerthiya/github-username-finder

Live Demo https://githubusernamefinderbyajith.netlify.app/ This project is a user-friendly tool that retrieves GitHub user profiles based on their usernames. It utilizes a public GitHub API to fetch profile 👤 information and potentially display it in a visually appealing format.
https://github.com/ajiththeerthiya/github-username-finder

api github-username-checker html-css-javascript reactjs reactjsproject vite

Last synced: 25 days ago
JSON representation

Live Demo https://githubusernamefinderbyajith.netlify.app/ This project is a user-friendly tool that retrieves GitHub user profiles based on their usernames. It utilizes a public GitHub API to fetch profile 👤 information and potentially display it in a visually appealing format.

Awesome Lists containing this project

README

        

#Github User Name Finder

#LiveDemo https://githubusernamefinderbyajith.netlify.app/

![Screenshot (88)](https://github.com/Ajiththeerthiya/GitHub-UserName-Finder/assets/67873730/1fff23da-957c-497f-a5b0-c0bf4e2d7a92)

1. This application is a user-friendly tool built with React JS that leverages the power of the GitHub API to search and retrieve information about GitHub users based on their usernames.

Key Features:

1. Search Functionality: Enter a GitHub username in the search bar to initiate the search.
2. Profile Information: View comprehensive details about the user's profile, including:
=> Name
=> Bio
=> Location
=> Public repositories
=> Followers
=> Following
3. Visual Appeal: Enjoy a clean and responsive user interface that makes navigating and accessing information easy.

This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.

# React + Vite

Currently, two official plugins are available:

- [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/README.md) uses [Babel](https://babeljs.io/) for Fast Refresh
- [@vitejs/plugin-react-swc](https://github.com/vitejs/vite-plugin-react-swc) uses [SWC](https://swc.rs/) for Fast Refresh