Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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.