Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/ajiththeerthiya/github-username-finder
- Owner: Ajiththeerthiya
- Created: 2024-04-17T18:49:30.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-05-01T14:28:00.000Z (9 months ago)
- Last Synced: 2024-11-06T02:23:56.096Z (2 months ago)
- Topics: api, github-username-checker, html-css-javascript, reactjs, reactjsproject, vite
- Language: JavaScript
- Homepage: https://githubusernamefinderbyajith.netlify.app/
- Size: 84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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