{"id":15727696,"url":"https://github.com/elidrissidev/github-user-search","last_synced_at":"2026-04-18T17:02:14.294Z","repository":{"id":44950642,"uuid":"440319895","full_name":"elidrissidev/github-user-search","owner":"elidrissidev","description":"This is a solution to the GitHub user search challenge on Frontend Mentor.","archived":false,"fork":false,"pushed_at":"2022-01-22T17:01:53.000Z","size":828,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-31T01:51:25.857Z","etag":null,"topics":["css","frontendmentor","html","javascript","reactjs","testing-library-react"],"latest_commit_sha":null,"homepage":"https://github-user-search-elidrissidev.vercel.app/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/elidrissidev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-12-20T22:11:02.000Z","updated_at":"2022-01-16T16:52:58.000Z","dependencies_parsed_at":"2022-09-03T17:21:13.487Z","dependency_job_id":null,"html_url":"https://github.com/elidrissidev/github-user-search","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/elidrissidev/github-user-search","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elidrissidev%2Fgithub-user-search","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elidrissidev%2Fgithub-user-search/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elidrissidev%2Fgithub-user-search/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elidrissidev%2Fgithub-user-search/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/elidrissidev","download_url":"https://codeload.github.com/elidrissidev/github-user-search/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elidrissidev%2Fgithub-user-search/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31976805,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T16:27:12.723Z","status":"ssl_error","status_checked_at":"2026-04-18T16:27:11.140Z","response_time":103,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["css","frontendmentor","html","javascript","reactjs","testing-library-react"],"created_at":"2024-10-03T23:00:52.345Z","updated_at":"2026-04-18T17:02:14.277Z","avatar_url":"https://github.com/elidrissidev.png","language":"TypeScript","readme":"# Frontend Mentor - GitHub user search app solution\n\nThis is a solution to the [GitHub user search app challenge on Frontend Mentor](https://www.frontendmentor.io/challenges/github-user-search-app-Q09YOgaH6). Frontend Mentor challenges help you improve your coding skills by building realistic projects.\n\n## Table of contents\n\n- [Overview](#overview)\n  - [The challenge](#the-challenge)\n  - [Screenshot](#screenshot)\n  - [Links](#links)\n- [My process](#my-process)\n  - [Built with](#built-with)\n  - [What I learned](#what-i-learned)\n  - [Continued development](#continued-development)\n  - [Useful resources](#useful-resources)\n- [Author](#author)\n- [License](#license)\n\n## Overview\n\n### The challenge\n\nUsers should be able to:\n\n- View the optimal layout for the app depending on their device's screen size\n- See hover states for all interactive elements on the page\n- Search for GitHub users by their username\n- See relevant user information based on their search\n- Switch between light and dark themes\n- **Bonus**: Have the correct color scheme chosen for them based on their computer preferences. _Hint_: Research `prefers-color-scheme` in CSS.\n\n### Screenshot\n\n| Mobile (375px)                     | Desktop (1440px)                     |\n| ---------------------------------- | ------------------------------------ |\n| ![Mobile](./screenshot-mobile.png) | ![Desktop](./screenshot-desktop.png) |\n\n### Links\n\n- [Solution URL](https://github.com/elidrissidev/github-user-search)\n- [Live Site URL](https://github-user-search-elidrissidev.vercel.app/)\n\n## My process\n\n### Built with\n\n- Semantic HTML5 markup\n- CSS custom properties\n- Flexbox\n- Mobile-first workflow\n- [React](https://reactjs.org/) - JS library\n- [React Testing Library](https://testing-library.com/docs/react-testing-library/intro) - Testing Library for React\n- [Cypress](https://cypress.io/) - Front-end testing tool\n\n### What I learned\n\nThis was my first attempt at building a modern React app, I learned how to take advantage of hooks to simplify and group functionality in one place, I also learned to stay away from state libraries at first and instead make use of the built-in `useState` hook and \"lift the state up\", which turned out to be enough for this specific app.\n\nAnother thing I struggled with a little is doing API requests, which seemed way easier at first, but I think I did a fine job at the end!\n\n### Continued development\n\nWorking with React has been an interesting and fun experience, advancing my knowledge and building more complex apps is one thing I wanna focus on!\n\n### Useful resources\n\n- [React Testing Crash Course](https://www.youtube.com/watch?v=OVNjsIto9xM) - This helped me immensly as an introduction to testing React apps.\n\n## Author\n\n- Website - [Mohamed ELIDRISSI](https://www.elidrissi.dev)\n- Frontend Mentor - [@elidrissidev](https://www.frontendmentor.io/profile/elidrissidev)\n- Twitter - [@elidrissidev](https://www.twitter.com/elidrissidev)\n\n## License\n\nThis project is licensed under the [MIT License](LICENSE.txt)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felidrissidev%2Fgithub-user-search","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Felidrissidev%2Fgithub-user-search","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felidrissidev%2Fgithub-user-search/lists"}