Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/keiya01/github-user-search
- Owner: keiya01
- Created: 2020-01-07T12:08:29.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-11T19:43:44.000Z (about 2 years ago)
- Last Synced: 2024-10-03T08:22:09.118Z (3 months ago)
- Language: JavaScript
- Homepage:
- Size: 3.39 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
github-user-search
# 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`