It also gives you brief information about that user profile, which includes name, location, hireable, bio, followers, gists, recent repos, and much more. I made it using React and used Context API for state management and work with Github API for this project.
- Fork it.
- Clone it to your local environment.
- Install all the dependencies by
npm install- Start the server.
npm start- Make changes.
- Commit them with appropriate message.
- Push it into your forked repo.
- Make a Pull Request with detailed message.
- Hurray! You are done!.




