Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 283 Bytes

File metadata and controls

19 lines (15 loc) · 283 Bytes

Githubify

Features

  • Get all public repositories from a github user
  • Get last 20 commits from each repository
  • Infinite scrolling on commits

Run in dev

npm run dev

Run prod

npm run build

Technologies used

  • JS
    • React
    • Redux
  • CSS
    • Bulma