hackclub / contribute

A list of active Hack Club open source repositories with available issues on GitHub
http://contribute.hackclub.com
MIT License
13 stars 6 forks source link

Hook up JS to show repositories #4

Closed jessicard closed 2 years ago

jessicard commented 2 years ago

Right now we just have a static fake element. We want to use JS to clone that element and populate it with each repositories information.

That information is being console.loged in the JS currently.