Code-God007 / react-github-finder

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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


Languages

Language:JavaScript 65.9%Language:CSS 29.8%Language:HTML 4.3%