/github-search-reactjs

This application will search for Github users with github username, we have used gitHub API for the development.

Primary LanguageJavaScript

Netlify Status

Search git hub users with username

This application will search for GitHub users with the given username.

Demo is avaibale here.

How to setup

clone the projcet to your local machine.

run npm install
run npm start

the app will open in machine local host.
Open http://localhost:3000 to view it in the browser.