Skip to content

This app is built using React where you can search GitHub users and see their profile, their latest repos etc. All of this data of users is fetched using the Github API.

Notifications You must be signed in to change notification settings

kunljha/InsideGitHub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

InsideGitHub - Live Demo

This project is a React App in which you can search Github users and see their profile, their recent repositories etc.

All of this data of users is fetched using the GitHub API.

React Hooks that are used in this project :-

  • useState
  • useEffect
  • implemented ContextAPI with useReducer hook & useContext hook.

About

This app is built using React where you can search GitHub users and see their profile, their latest repos etc. All of this data of users is fetched using the Github API.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published