Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/keiya01/github-user-search

Implemented using concurrent mode of React
https://github.com/keiya01/github-user-search

Last synced: 24 days ago
JSON representation

Implemented using concurrent mode of React

Awesome Lists containing this project

README

        


github-user-search


demo

# About
- Implemented using concurrent mode in React
- Used GitHub API
- This app can search GitHub user

# Warning
- This app is prototype thus it is not stable
- I will improve this app while I refer documentation still concurrent mode is released as stable version
- There are request limits on GitHub API. Please check details ([GitHub API Documentation](https://developer.github.com/v3/rate_limit/))

# Usage
1. `yarn`
2. `yarn start`