This is a solution to the GitHub user search app challenge on Frontend Mentor. Frontend Mentor challenges help you improve your coding skills by building realistic projects.
Users should be able to:
- Search for GitHub users by their username
- See relevant user information based on their search
- Switch between light and dark themes
- View the optimal layout for the app depending on their device's screen size
- See hover states for all interactive elements on the page
- Live Site URL: https://ismaelbz.github.io/devFinder/
- Mobile-first workflow
- Semantic HTML5 markup
- CSS variables
- Javascript (fetch, async, destructuring)
I've learned many things doing this project. The main one is creating a theme-switching function in vanilla JS, and linked to that is how to make the theme color match the state of elements from the API response.
- LinkedIn - /ismaelbetzoletti
- Portfolio - Ismael Bet Zoletti
First, God, of course. Without Him, I wouldn't be here. Second, my mother and father. They are my strongest support, and there are no words to describe how incredible they are.
Finally, a shoutout to Frontend Mentor for providing this amazing free content for us, developers, to practice and showcase our skills.
