Skip to content

madeleinesvensson/project-github-tracker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GitHub Tracker

The assigment was to create a Github tracker that shows all the github repos that is created in the Bootcamp.

The problem

First step was to get all the correct information from the Github API on the page. Using fetch and different APIs I was able to get all the info that I later styled using CSS. With dynamic ID I was able go get certain information from one fetch into another innerHTML in another fetch.

View it live

https://sad-jennings-8c6d22.netlify.app

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 46.8%
  • CSS 38.1%
  • HTML 15.1%