Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/aniketbiswas21/github-finder


https://github.com/aniketbiswas21/github-finder

Last synced: 29 days ago
JSON representation

Awesome Lists containing this project

README

        

# Github Finder
A simple search tool to find users in GitHub and also displays the user's info in an attractive ui.

## Link to the Project
https://github-finder-ab21.netlify.com/

## Flow of the program
The flow of the program is as follows:
1. Enter a user's name in the search box.
2. Click on more to get more detailed outlook of that user.
3. The detailed outlook also displays the user's 5 most recent public repositories with a link to that repository.

![githubfinder1](https://user-images.githubusercontent.com/51146347/77843586-409c5900-71bc-11ea-898a-155bdfecc78a.png)

![githubfinder2](https://user-images.githubusercontent.com/51146347/77843617-7b9e8c80-71bc-11ea-8790-751543df1164.png)

![githubfinder3](https://user-images.githubusercontent.com/51146347/77843654-d20bcb00-71bc-11ea-9c4b-d6679a9c58fa.png)

## Tools Used
1. ReactJS
2. Context API for state management
3. Github's API
4. Font Awesome (https://fontawesome.com/)

## Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.