A Simple Github User and Repo Search App using Newer features(Hooks) of React.js.
This project is Hosted in Netlify Link
Github User Search Github Repository Search Visit USer Profile
Install the dependencies
$ npm install
To serve in the browser - Runs webpack-dev-server
$ npm start
Compile and build
$ npm run build
You will find your compiled files inside 'build' folder