GitHub Finder App is a Web App that shows you all the Users and their Repositories on GitHub.
It was built with HTML, CSS, Bootstrap and Vanilla Javascript
It uses an API from https://api.github.com/users/ that fetches the Users and their Repositories.