A web application which shows, sorts and filters user's repositories.
User is able to sort by:
- repo name
- stars count
- open issues count
- updated date
User is able to filter by:
- has open issues
- has topics
- starred >= X times
- updated after X date
- type (all, forks, or sources)
- language
Deployed to gh-pages: https://hmlon.github.io/minigithub/
Framework: React