Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 1.06 KB

README.md

File metadata and controls

32 lines (22 loc) · 1.06 KB

GitDev-Search

This is a web application built using HTML, CSS, and JavaScript that allows users to search for GitHub profiles and display the profile information. The application also includes a dark mode feature for users who prefer a darker interface.

Features

Search for a GitHub profile using a username Display profile information such as name, bio, followers, following, and repositories Dark mode feature that changes the color scheme of the application

Technologies Used

HTML CSS JavaScript GitHub API

How to Use

Clone the repository to your local machine. Open the index.html file in your preferred web browser. Enter a GitHub username in the search bar and click the "Search" button. The application will display the profile information for the entered username. To toggle dark mode, click the toggle switch located in the top right corner of the application.

Credits

The GitHub API was used to retrieve user profile information. The toggle switch for dark mode was implemented using JavaScript. Thanks for visiting my profile

With LOVE | NIHAL PAWAR