Github User Searching is web app that uses Github API for provides some informations about user searched such as his full name, github username, github profile link, number of its repositories...
When you enter a username in search bar, if this user exists, the result will be a user card with user's informations. If user don't exists, the result wil be a error message and if you click search button within empty search bar, the result will be a list of 40 defaults users on Github with informations of each of them !
See Vite Configuration Reference.
npm installnpm run devnpm run buildFeel free to fork this project or clone it to make improvements especially on the design. I will appreciate it.