Skip to content

anilgorade8-star/GitHub_project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GitHub Users Fetch App 🚀 A simple frontend web application that fetches and displays public GitHub users using the GitHub REST API. This project is built using HTML, CSS, and JavaScript (Async/Await).

📌 Description The GitHub Users Fetch App demonstrates how to fetch data from an external API and display it dynamically on a webpage. It uses modern JavaScript features like async/await, proper error handling, and DOM manipulation to render user profile cards with avatars, usernames, and profile links.

✨ Features Fetches real-time GitHub user data Displays user avatar and username Direct link to GitHub profile Responsive card-based layout Hover effects for better UI Error handling using try...catch

About

Built a JavaScript-based frontend application that consumes the GitHub REST API to dynamically display public user profiles with clean UI and error handling.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors