Skip to content

Search engine for GitHub users. Fetching users data from GitHub's REST API.

License

Notifications You must be signed in to change notification settings

YanivWein24/Git-Finder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Git Finderr

My Project GIF

A search engine for GitHub users!
Type in a valid username and find all the relevant info about that user.
All data is coming from GitHub's REST-API.
Responsive and well-suited for mobile, tablets, and desktop screens.

Where can i check this out?

Right Here: https://git-finderr.netlify.app/

Features:

  • Search for GitHub users by their username
  • See relevant user information based on their search - including their latest repos
  • Support for dark/light modes using 'Context'.
  • The theme is being memorized in the user's local storage, for the next time they visit!

Lighthouse Score:

HomeScreen-light

Screenshots:

Light Mode Dark Mode
UserScreen EmptyUserScreen

On Mobile:

Light Mode Dark Mode