Skip to content

A web app that gets information about a GitHub user through the GitHub API would allow users to enter a GitHub username and retrieve information about that user, such as their public repositories, followers, and when they joined GitHub.

Notifications You must be signed in to change notification settings

HenryAgu/devFinder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dev Finder

A web app that gets information about a GitHub user through the GitHub API would allow users to enter a GitHub username and retrieve information about that user, such as their public repositories, followers, and when they joined GitHub. This information could be displayed in a clean and easy-to-read format on the web app, and users could potentially even be able to follow the user or view their repositories directly through the app. This type of app could be useful for anyone looking to get a quick overview of a particular GitHub user's activity or contributions.

Screenshot

devfinder devfinder2

Built with

  • Semantic HTML5 markup
  • CSS custom properties
  • Flexbox
  • Reactjs (Hooks like states and effects)
  • Rest-API (Github API)

How To Use Dev Finder

  • Enter a valid github account username in the input tag and then click "search"

To Run this program on your device

  • Open your terminal
  • Locate this project
  • Run 'npm init' to get the 'node module' folder
  • Run 'npm start' to run the program on your local browser.

Author

About

A web app that gets information about a GitHub user through the GitHub API would allow users to enter a GitHub username and retrieve information about that user, such as their public repositories, followers, and when they joined GitHub.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published