GitHub, Inc. is an American multinational corporation that provides hosting for software development and version control using Git. It offers the distributed version control and source code management (SCM) functionality of Git, plus its own features. It provides access control and several collaboration features such as bug tracking, feature requests, task management, and continuous integration.
Github Profile Finder is built using React JS. It simply searches the profile using the username and displays the profile details, along with the the repositories. It also labels the profile hireable or non-hireable according to contribution made and user activity. The app uses the github api to fetch data from github.
- Fetches all profiles with the provided username
- Displays all the details of the selected profile
- Labels the profile as hireable or non-hireable
- npm install react-router-dom
- npm install react-bootstrap
- npm install react-markdown
- npm install @material-ui/core
Feel free to file a new issue with a respective title and description on the Pokedex NextJS repository. If you already found a solution to your problem, I would love to review your pull request! Have a look at our contribution guidelines to find out about the coding standards.
When contributing to this repository, please first discuss the change you wish to make via issue, email, or any other method with the owners of this repository before making a change.
Please note we have a code of conduct, please follow it in all your interactions with the project.