Skip to content

Ainul-Hossain/GITHUB-PROFILE-FINDER

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GITHUB-PROFILE-FINDER

                    ::: Find Any Github Profile and Repositories :::

Features

  • Find anyone's github profile with just github username.
  • Show five latest repositories of any user.
  • Used GitHub API to fetch github profile info.

Deployment

If u want to deploy or clone this project than u have to add secretData.js file inside main directory.

Inside secretData.js:

let secretData = {
  clientId: '',  
  clientSecret: ''
}

U have to set up ur own clientId and clientSecret from Github OAuth.

Here you go...

image

About

Find Github Profile & Repositories.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published