Skip to content

Latest commit

 

History

History
35 lines (21 loc) · 1.16 KB

README.md

File metadata and controls

35 lines (21 loc) · 1.16 KB

GitHub User Profile Viewer

Overview

This application allows users to search for GitHub profiles and view their information. It fetches data from the GitHub API and displays it in a user-friendly interface. Users can switch between light and dark modes for better readability.

Features

  • Search for GitHub profiles using usernames
  • View profile information including avatar, name, username, bio, repositories, followers, following, location, website, Twitter handle, and company
  • Toggle between light and dark modes for better viewing experience

How to Use

  1. Input a GitHub username into the search bar and press Enter or click the Submit button.
  2. Profile information will be displayed if the username exists on GitHub. Otherwise, a message indicating no results will be shown.
  3. Toggle between light and dark modes by clicking the Mode button.

Installation

There is no need for installation. Simply open the index.html file in your web browser.

Technologies Used

  • HTML
  • CSS
  • JavaScript

Credits

This project was created by Adarsh Bhardwaj.

License

This project is licensed under the MIT License. See the LICENSE file for details.