#Github User Name Finder
#LiveDemo https://githubusernamefinderbyajith.netlify.app/
- 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:
- Search Functionality: Enter a GitHub username in the search bar to initiate the search.
- Profile Information: View comprehensive details about the user's profile, including: => Name => Bio => Location => Public repositories => Followers => Following
- 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.
Currently, two official plugins are available:
- @vitejs/plugin-react uses Babel for Fast Refresh
- @vitejs/plugin-react-swc uses SWC for Fast Refresh