/github-explorer

React web application developed during GoStack Bootcamp lectures.

Primary LanguageTypeScript

github-explorer 🚀

React web SPA developed during GoStack Bootcamp lectures.

Consists of a SPA that lists given repositories (input: 'user/repo') from Github using data brought through API.

Once a repository is selected, it's stars, fork count and open issues are shown. Open issues are also shown as a list.