Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ambiere/github-user-fetch
GitHub users search from GitHub REST API using axios and react useState hook to store the returned data/state
https://github.com/ambiere/github-user-fetch
axios github-api react-reloading tailwindcss usestate-hook
Last synced: 20 days ago
JSON representation
GitHub users search from GitHub REST API using axios and react useState hook to store the returned data/state
- Host: GitHub
- URL: https://github.com/ambiere/github-user-fetch
- Owner: ambiere
- Created: 2022-10-07T11:40:21.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-10-07T12:11:57.000Z (about 2 years ago)
- Last Synced: 2024-10-12T20:14:58.757Z (about 1 month ago)
- Topics: axios, github-api, react-reloading, tailwindcss, usestate-hook
- Language: TypeScript
- Homepage:
- Size: 317 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## GitHub Users fetch
Implimentation of axios to make a ajax request to the GitHub REST API and storing the return data to react hook using react useState.