Skip to content

MonGhimire/GitHub-Username-Widget

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Github Username API

Create a webpage to find repositories from a given Github username. The webpage should enable the user to enter a Github username into a form and send this form to the Github API to retrieve a list of all the user's repositories.

You are going to have to research the GitHub API documentation and try out things to figure out how to do this (a major part of modern web development!). Don't be afraid of failure! Trying and failing is a great way to learn and error messages are your friend.

Note use only classes and use only async/await syntax. The styling is up to you.

preview

BONUS Show two of these forms and repository lists side by side.

                                                  🐢

About

Getting started with the GitHub REST API.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published