The GitHub Repository Explorer is a web application that enables users to search for GitHub users and view their public profiles along with a detailed repository breakdown, including the languages used in each repository.
- User Search: Allows users to input a GitHub username to retrieve and display profile and repository information.
- Profile Display: Showcases the user's avatar, name, and bio with a link to their GitHub profile.
- Repository Grid: Displays a grid of the user's repositories including names, descriptions, and language tags.
- Pagination: Provides navigation through pages of repositories.
- Responsive Design: Ensures the site is accessible on a variety of devices and screen sizes.
- HTML
- CSS
- JavaScript
- Bootstrap - For responsive design and styling components.
To get a local copy up and running follow these simple steps:
- Clone the repository:
git clone https://github.com/PonnadaKiran/fyle_task.git