/github-profile-search

devChallenges | Github profile user search | Frontend Developer challenge

Primary LanguageJavaScript

Github Profile Search

CodeFactor

Part of devChallenges project - my solution

live link can be found here

  • deployed with vercel

User Stories

  • Create a Github profile page that matches the given design.
  • Use HTML to create the basic structure.
  • Add inputs, images, buttons,.. according to the design.
  • Use JavaScript to add interactivity.
  • Users should be able to search for user by user name.
  • User should be able to see the number of followers, following, and location.
  • User should be able to see the repositories that profile has.
  • User should be able to see the details of each repository.
  • When users select repository card, they should be able to see the repository page in the new tab.
  • The page should be responsive on different screen sizes.
  • Deploy the solution and submit Repository URL and Demo URL.

React + Vite Project

This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.

Currently, two official plugins are available: