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
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/
- Download the from the repositories or this link [https://github.com/arhscrypt/gre.git] for the project.
- Install the dependencies
- build and run the project
- Fortawesome-free for the icons
- Octokit to using GitHub API services
- Using Tailwind css for styling of UI.
- Download the from the repositories or this link [https://github.com/arhscrypt/gre.git] for the project.
- Install the dependencies
npm install
- build the project
npm run build
- start project and open on yout browser
npm start
Contributors and contact info
Jamaludin IG - @ab_aariz
- 1.0.0
- Initial Release
This project is licensed under the [MIT License] License - see the LICENSE.md file for details