Skip to content

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

Notifications You must be signed in to change notification settings

RohanRajGautam/github-finder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Topics

Resources

Stars

Watchers

Forks