Skip to content

Abhay-G/Github-Finder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


GFind helps you to find users and organizations in Github.

It also gives you brief information about that user profile, which includes name, location, hireable, bio, followers, gists, recent repos, and much more. I made it using React and used Context API for state management and work with Github API for this project.

To Contribute

  • Fork it.
  • Clone it to your local environment.
  • Install all the dependencies by
npm install
  • Start the server.
npm start
  • Make changes.
  • Commit them with appropriate message.
  • Push it into your forked repo.
  • Make a Pull Request with detailed message.
  • Hurray! You are done!.

Images

About

A react app to search for github users.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published