/GitFinder

Github User Finder Created Using React hooks and Context API

Primary LanguageHTML

GitFinder

React app to Search Github Profiles.This app developed using Context API along with the useContext and useReducer hooks for state management.

Local Setup

# Install Dependencies
          npm install

# serve with hot reload at localhost:3000
          npm start