Skip to content

The GitHub Usercard is simple project that I've created to learn how to control the DOM with JavaScript and fetch data from an API (in this case, from GitHub). You enter a GitHub username and the page shows specific information that I have delimited in the code.

Notifications You must be signed in to change notification settings

ribafs/github-usercard

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub Usercard

The GitHub Usercard is simple project that I've created to learn how to control the DOM with JavaScript and fetch data from an API (in this case, from GitHub). You enter a GitHub username and the page shows specific information that I have delimited in the code.

About

The GitHub Usercard is simple project that I've created to learn how to control the DOM with JavaScript and fetch data from an API (in this case, from GitHub). You enter a GitHub username and the page shows specific information that I have delimited in the code.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 42.8%
  • JavaScript 31.2%
  • HTML 26.0%