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.
Screenshots | Technologies | Features | Project | How to Run | License | Contributing | Support
- HTML
- CSS
- JavaScript
- Node
- JSON
- API
- Git e GitHub
- 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.
- The website was created to practice JavaScript, Node, JSON and API skills.
- Web browser (Chrome, Edge, Firefox, etc)
- Live Server extension (optional but recommended)
- Clone o repositório:
git clone <URL-do-seu-repositorio>
- Navegue até o diretório do projeto:
cd fetch-github-api - Abra no navegador:
Abra o arquivo
index.htmldiretamente no seu navegador de preferência para usar a aplicação.
- This project is licensed under the MIT License
Contributions, issues, and feature requests are welcome! Please, feel free to do it! 😉
If you like this project, please give it a star ⭐ and share it with others! 😄
