https://github.com/masterbrian99/repo-eyev2
Get information about repository without cloning it.
https://github.com/masterbrian99/repo-eyev2
api github github-api heroku repository
Last synced: 12 months ago
JSON representation
Get information about repository without cloning it.
- Host: GitHub
- URL: https://github.com/masterbrian99/repo-eyev2
- Owner: MasterBrian99
- Created: 2020-11-04T15:43:33.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2020-11-04T19:48:45.000Z (over 5 years ago)
- Last Synced: 2025-02-18T10:50:24.842Z (12 months ago)
- Topics: api, github, github-api, heroku, repository
- Language: HTML
- Homepage: https://repo-eyev2.herokuapp.com/
- Size: 680 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# REPO-EYE 2
---

REPO-EYE is a simple Node app to get information about repositories.The website uses [bootstrap](https://github.com/twbs) for the front-end [Node.js](https://github.com/nodejs/node) for the back-end.All the information are retrieved using the [Github APIv3](https://developer.github.com/v3/)
### Version 1. here -[REPO-EYEv1](https://github.com/MasterBrian99/REPO-EYE)
### Special Thanks
[sameera-madushan](https://github.com/sameera-madushan) .his [RepoPeek](https://github.com/sameera-madushan/RepoPeek) repository gave me this idea.
## Run locally
### Install
```sh
$ npm install
```
### Run
```sh
$ npm start
```
## Screenshot

## Contributions
If you want to contribute to this project, just `fork` this repository to your profile, make your changes and send a Pull Request. Your PR shall be reviewed and merged as soon as possible.