Skip to content

This is my solution to the " Github user search app " challenge from Frontend Mentor

Notifications You must be signed in to change notification settings

Yunie08/frontend-mentor-github-user-search-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Frontend Mentor - GitHub user search app solution

This is my solution to the GitHub user search app challenge on Frontend Mentor.

Table of contents

Overview

The challenge

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
  • Bonus: Have the correct color scheme chosen for them based on their computer preferences. Hint: Research prefers-color-scheme in CSS.

Screenshot

Github user search app screenshot

Links

My process

Built with

  • Semantic HTML5 markup
  • CSS custom properties
  • Flexbox
  • CSS Grid
  • Javascript
  • Mobile-first workflow

What I learned

  • How to implement a dark mode
  • How to have the correct color scheme chosen for the user based on their computer preferences
  • This project also allowed me to gain more experience with fetching APIs.

Continued development

  • Improvement on this project:
    • Currently working on implementing a cleaner solution for dark mode
    • I would like to implement a delayed rendering of the page until API fetch is done
    • Add backup values in case variables are not correctly loaded

Useful resources

Author

Come say hi !

About

This is my solution to the " Github user search app " challenge from Frontend Mentor

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published