Skip to content

Hirdeshgupta/github-finder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Github Finder

This is github finder where one can find any github user view thier profile their details their repos and much more.

🚀 Demo

https://githubfinderhkg.netlify.app/

Project Screenshots:

project-screenshot

🧐 Features

Here're some of the project's best features:

  • Search Github Profiles
  • View GIthub Profile where hirable or not followers following public repos public gists recent repos and much more
  • Contact Details

🛠️ Installation Steps:

1. Get github client id and client secret from github account by creating an app on this URL

https://github.com/settings/apps

2. Clone the repo

git clone https://github.com/Hirdeshgupta/GitHubFinder.git

3. Install npm packages

npm install

4. Create .env file in the root directory

NODE_ENV="dev" GITHUB_CLIENT_ID=XXXXXXXXX  GITHUB_CLIENT_SECRET=XXXXXXXXX

5. Start react app

npm start

🍰 Contribution Guidelines:

Contributions are what make the open source community such an amazing place to be learn inspire and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (git checkout -b feature/AmazingFeature)
- Commit your Changes (git commit -m 'Add some AmazingFeature')
- Push to the Branch (git push origin feature/AmazingFeature)
- Open a Pull Request

💻 Built with

Technologies used in the project:

  • React Js
  • Context Api
  • Github API

About

React App that allows to find the Git hub profiles and view them

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published