/react-github-finder

Simple App to find Github profiles and some basic info of any user.

Primary LanguageJavaScript

GitHub Finder

A basic React app made to find github users using the github API. Used class components and stateless functional components. Also used Axios which is just a module to make HTTP get request to the API.

Checkout the live version here.