Skip to content

Latest commit

 

History

History
112 lines (76 loc) · 2.99 KB

File metadata and controls

112 lines (76 loc) · 2.99 KB

Fetch GitHub API

This application allows you to enter a GitHub username and view profile information, including the avatar, name, bio, and a list of the 10 most recent repositories.

Live Demo   |    Screenshots   |    Technologies   |    Features   |    Project   |    How to Run   |    License   |    Contributing   |    Support

License


🌐 Live Demo

Tip: Use right-click → “Open in new tab”.

📸 Screenshots


Project GIF


🛠 Technologies

  • HTML
  • CSS
  • JavaScript
  • Node
  • JSON
  • API
  • Git e GitHub

✨ Features

  • Profile Search: Find any GitHub user.
  • Profile Information: Displays the user’s avatar, name, and bio.
  • Recent Repositories: Lists the user’s 10 most recently created repositories, with direct links.
  • Loading State: Provides visual feedback while data is being fetched from the API.
  • Responsive Design: Adapts to different screen sizes.

💻 Project

  • The website was created to practice JavaScript, Node, JSON and API skills.

⚙ How to Run

📋 Requirements


👣 Steps

  1. Clone o repositório:
    git clone <URL-do-seu-repositorio>
  2. Navegue até o diretório do projeto:
    cd fetch-github-api
  3. Abra no navegador: Abra o arquivo index.html diretamente no seu navegador de preferência para usar a aplicação.

📜 License


🫱🏻‍🫲🏻 Contributing

Contributions, issues, and feature requests are welcome! Please, feel free to do it! 😉


🌟 Support

If you like this project, please give it a star ⭐ and share it with others! 😄