Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 445 Bytes

File metadata and controls

11 lines (6 loc) · 445 Bytes

GitHub Tracker

They assignment was to make a Github tracker with information fetched from githubs apis.

The problem

Initially I didnt split up the fetch and the actual rendering of the content on my site. After doing a couple of functions I realised that it would probably be a better solution to split the fetching of the data and the rendering up into different functions.

View it live

https://zancotti-githubtracker.netlify.app/