Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mehmetsagir/github-finder
With the "Github Finder" project I developed using the github rest api, you can enter the user name you want and view the user's profile and repository information.
https://github.com/mehmetsagir/github-finder
github-api github-finder github-finder-vuejs vue vuejs vuex
Last synced: about 16 hours ago
JSON representation
With the "Github Finder" project I developed using the github rest api, you can enter the user name you want and view the user's profile and repository information.
- Host: GitHub
- URL: https://github.com/mehmetsagir/github-finder
- Owner: mehmetsagir
- License: mit
- Created: 2020-12-06T21:29:10.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2021-01-04T15:33:14.000Z (about 4 years ago)
- Last Synced: 2024-05-02T03:10:53.277Z (9 months ago)
- Topics: github-api, github-finder, github-finder-vuejs, vue, vuejs, vuex
- Language: Vue
- Homepage: https://github-finder-ms.netlify.app/
- Size: 250 KB
- Stars: 7
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Github Finder
✨ **Live Demo ->** [github-finder-ms.netlify.app](https://github-finder-ms.netlify.app/)
> By coming to the directory where the project is located.## To install dependencies
```
npm install
```
## To run the project
```
npm run serve
```
## Preparing the project for the production environment
```
npm run build
```## Author✍️
👤 Mehmet Sağır## License
Licensed under the MIT license, see [LICENSE](LICENSE) for details.