ME
melvinchia3636/gitinfo
A nice looking API explorer of Github REST API.
๐ Git Dev Info
A nice looking API explorer of Github REST API.
The Problem
- I don't like Github UI too much. ๐
- I need a project to work on. ๐
- Github API is a true mess. ๐
- I can't view everything about a Github repo or Github account at a single page ๐
The Solution
I've made a web app that allows users to search for Github accounts and repositories and display the corresponding data in a clear and easy-to-read manner.
๐ฅ Screenshots
๐ฌ Technologies Used
โจ๏ธ Setup
If you want to run the website on your local machine:
- Clone the repository:
git clone https://github.com/melvinchia3636/gitinfo - Install all required dependencies using
npm install - Create a
.envfile in the project root folder and put your github API key inside:REACT_APP_API_KEY = 'YOUR_API_KEY' - Run
npm startand you're good to go.
๐ Status
This project is still under development, new features are being added constantly. If any bugs are found, please file an issue here, and I'll resolve it ASAP.
๐ก Inspirations
This project was inspired by Allicodes' project, which allows users to search for relevant information about any Github account as part of the #31daysofdevelopment event.
๐ License
Copyright ยฉ 2022 Melvin Chia
Licensed under MIT.
On this page
Languages
JavaScript88.3%CSS11.5%HTML0.2%
Contributors
MIT License
Created January 5, 2022
Updated November 6, 2023








