https://github.com/kuzhalikumaraguru/github-user-project
Github fetch profile done by creating DOM elements and async function with await
https://github.com/kuzhalikumaraguru/github-user-project
async await css dom fetch for-loop html javascript promise
Last synced: 6 days ago
JSON representation
Github fetch profile done by creating DOM elements and async function with await
- Host: GitHub
- URL: https://github.com/kuzhalikumaraguru/github-user-project
- Owner: kuzhalikumaraguru
- Created: 2023-12-24T15:03:06.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-24T15:03:10.000Z (over 2 years ago)
- Last Synced: 2025-02-21T22:34:40.861Z (about 1 year ago)
- Topics: async, await, css, dom, fetch, for-loop, html, javascript, promise
- Language: JavaScript
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
1. Github fetch profile - Using promise , async function and await & fetch.
2. Username with details are shown.
3. Developed using DOM elements, html and css.
4. Async is a function which uses await to fetch the url and it returns the promises.
5. Data looped in a card content.