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

https://github.com/imgabreuw/github-profile

Search for a github user.
https://github.com/imgabreuw/github-profile

bootstrap css github-api html js react

Last synced: about 1 month ago
JSON representation

Search for a github user.

Awesome Lists containing this project

README

        

# github-profile

![GitHub repo size](https://img.shields.io/github/repo-size/ImGabreuw/github-profile?style=for-the-badge)
![GitHub language count](https://img.shields.io/github/languages/count/ImGabreuw/github-profile?style=for-the-badge)
![GitHub forks](https://img.shields.io/github/forks/ImGabreuw/github-profile?style=for-the-badge)
![Bitbucket open issues](https://img.shields.io/bitbucket/issues/ImGabreuw/github-profile?style=for-the-badge)
![Bitbucket open pull requests](https://img.shields.io/bitbucket/pr-raw/ImGabreuw/github-profile?style=for-the-badge)

![preview](https://github.com/ImGabreuw/github-profile/blob/master/.github/preview.PNG)

> Search for a github user.

### TO-DO

- [ ] Add description
- [ ] Deploy

## 💻 Prerequisites

* npm / node
* Visual Studio Code

## 💻 Technology

* HTML
* JavaScript
* CSS
* Bootstrap
* Github API

## 🚀 Installation

```bash
# Repository clone
$ git clone https://github.com/ImGabreuw/github-profile

# Go to the application directory
$ cd github-profile/

# Start the application
$ npm start
```

Go to http://localhost:3000/

## 📫 Contribution

To contribute to github-profile, follow these steps:

1. Fork this repository.
2. Create a branch: `git checkout -b `.
3. Make your changes and confirm them: `git commit -m 'feature'`
4. Send to the original branch: `git push origin `
5. Create the pull request.

Alternatively, refer to the GitHub documentation at [how to create a pull request](https://help.github.com/en/github/collaborating-with-issues-and-pull-requests/creating-a-pull-request).

## 🤝 Contributors

We thank the following people who contributed to this project:




ImGabreuw


ImGabreuw



## 😄 Be one of the contributors

Want to be part of this project? Click [HERE](CONTRIBUTING.md) and read how to contribute.

## 📝 License

This project is under license. See the archive [LICENSE](LICENSE.md) for more details.

[⬆ Back to the top](#github-profile)