Skip to content
/ gre Public

GitHub Repositories Explorer - React application which integrates with github.com API and allows user to search for up to 5 users with a username similar to the value entered in text input.

License

Notifications You must be signed in to change notification settings

nofosoft/gre

Repository files navigation

GitHub Repositories Explorer

GitHub Repositories Explorer or GRE is a react application which integrates with github.com API and allows user to search for up to 5 users with a username similar to the value entered in text input.

Live demo : https://jaml.my.id

Description

This application which integrates with github.com API and allows user to search for up to 5 users with a username similar to the value entered in text input and then on click display repositories (no limit on displayed repositories amount) for selected GitHub user.

API docs URL: https://developer.github.com/v3/

Getting Started

Dependencies

  • Fortawesome-free for the icons
  • Octokit to using GitHub API services
  • Using Tailwind css for styling of UI.

Installing

npm install
  • build the project
npm run build
  • start project and open on yout browser
npm start

Authors

Contributors and contact info

Jamaludin IG - @ab_aariz

Version History

  • 1.0.0
    • Initial Release

License

This project is licensed under the [MIT License] License - see the LICENSE.md file for details

About

GitHub Repositories Explorer - React application which integrates with github.com API and allows user to search for up to 5 users with a username similar to the value entered in text input.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published