Skip to content

Latest commit

 

History

History
58 lines (45 loc) · 1.85 KB

README.md

File metadata and controls

58 lines (45 loc) · 1.85 KB

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