Skip to content

EnaRukavina/devfinder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

devfinder

Github user search app.

Solution for GitHub user search app challenge on Frontend Mentor.

image

Users should be able to:

  • View the optimal layout for the app depending on their device's screen size
  • See hover states for all interactive elements on the page
  • Search for GitHub users by their username
  • See relevant user information based on their search
  • Switch between light and dark themes

Technologies used:

  • React
  • TypeScript
  • Tailwind
  • Zustand