https://github.com/code-env/testing
https://github.com/code-env/testing
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/code-env/testing
- Owner: code-env
- Created: 2023-07-28T13:07:48.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-07-28T15:18:15.000Z (over 2 years ago)
- Last Synced: 2024-12-30T19:49:22.798Z (about 1 year ago)
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
```js
const githubAPI = "https://api.github.com/users/";
```
### Exercises:
4. Create a github search app that searches a particular user based on his github username and display the following data acording to the image below
