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

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

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.