/github-finder

React app to search Github profiles. This app uses the Context API along with the useContext and useReducer hooks for state management

Primary LanguageJavaScript

Github User Finder

This is a simple application to get started with React development.


homepage

profile

What does it do?

It searches for all the Github users using the text inputted by the user in the form. It returns all the users matching the string in a grid format. Clicking on the more tab takes the user to a custom made page with the vital stats.

Tags

React, React Components, Netlify, Hooks, Context, State API's, 3rd party API's'

The production version of this simple application has been deployed via Netlify. Click here

Courtesy: bradtraversy