/githubSearchReact

A github profile search webapp built with React.

Primary LanguageJavaScript

Github Profile search

This app was created with create-react-app.

Uses github api to search for profiles.

To run this app in local machine

git clone https://github.com/blzn50/githubSearchReact
cd githubSearchReact
npm install
npm start

Enjoy!!