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.
- Host: GitHub
- URL: https://github.com/imgabreuw/github-profile
- Owner: ImGabreuw
- License: mit
- Created: 2021-04-27T16:49:35.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2021-04-27T17:04:46.000Z (about 4 years ago)
- Last Synced: 2025-01-31T04:11:21.731Z (3 months ago)
- Topics: bootstrap, css, github-api, html, js, react
- Language: JavaScript
- Homepage: https://www.youtube.com/watch?v=IOJoJGDowEY
- Size: 251 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# github-profile





> 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:
## 😄 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)