/Github-Search

https://githubfinder19.netlify.app/

Primary LanguageJavaScript

Github Search App

A Simple Github User and Repo Search App using Newer features(Hooks) of React.js.

Demo

This project is Hosted in Netlify Link

Usage

Github User Search Github Repository Search Visit USer Profile

Installation

Install the dependencies

$ npm install

Serve

To serve in the browser - Runs webpack-dev-server

$ npm start

Build

Compile and build

$ npm run build

More Info

You will find your compiled files inside 'build' folder