Skip to content

ImGabreuw/github-profile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

github-profile

GitHub repo size GitHub language count GitHub forks Bitbucket open issues Bitbucket open pull requests

preview

Search for a github user.

TO-DO

  • Add description
  • Deploy

💻 Prerequisites

  • npm / node
  • Visual Studio Code

💻 Technology

  • HTML
  • JavaScript
  • CSS
  • Bootstrap
  • Github API

🚀 Installation

# 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 <feature>.
  3. Make your changes and confirm them: git commit -m 'feature'
  4. Send to the original branch: git push origin <feature>
  5. Create the pull request.

Alternatively, refer to the GitHub documentation at how to create 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 and read how to contribute.

📝 License

This project is under license. See the archive LICENSE for more details.

⬆ Back to the top