React app to Search Github Profiles.This app developed using Context API along with the useContext and useReducer hooks for state management.
# Install Dependencies
npm install
# serve with hot reload at localhost:3000
npm start