Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/fullstack-dev3/git-users-search

Search multiple Github users
https://github.com/fullstack-dev3/git-users-search

axios bootstrap4 react-router reactjs reactstrap

Last synced: 5 days ago
JSON representation

Search multiple Github users

Awesome Lists containing this project

README

        

# Github multiple users search
Search multiple Github users

* Fetch all of github users with similar user name
* Track all of users with pagination
* Get github user details including name, company, follows and public repositories

### Install steps
Install dependencies
* `npm install`

Run the project
* `npm start`