React.js
2020
Olli Korhonen
Web-developer
GithubApiExample is a small react application for searching Github users' repositories and commits.
There is one search input for searching repositories. If you try to search empty, user not found, repository not found, the application will show an error for you. If a search succeeds, repositories will show on the list. When the Github repository is selected, the application fetches the last ten commits and displays them on the page.
Try Github application
Github application on Github