Skip to content

"This was a mini project showcasing GitHub user search and statistics retrieval."

License

Notifications You must be signed in to change notification settings

abhiXsliet/dev-detective

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dev Detective

Dev Detective is a mini project developed during a web development bootcamp to demonstrate the ability to search for GitHub users and retrieve their relevant statistics such as followers, repositories, and other details. The project consists of HTML, CSS, and JavaScript files.

Features

  • GitHub User Search: The project allows users to enter a GitHub username and retrieve information about that user.
  • User Details: Once the username is entered, the project fetches and displays details such as the user's avatar, bio, location, and website.
  • Followers and Repositories: The project also provides the user's follower count and a list of their repositories with links.
  • Dark Mode: The project includes a dark mode feature that allows users to switch to a darker color scheme for a visually pleasing experience.
  • Responsive Design: The interface is designed to be responsive, ensuring a seamless experience on different devices and screen sizes.

Getting Started

To run the Dev Detective project locally, follow these steps:

  1. Clone the repository:

    git clone https://github.com/your-username/dev-detective.git
    
  2. Navigate to the project directory:

    cd dev-detective
    
  3. Open the index.html file in your preferred web browser.

  4. Enter a GitHub username in the search box and click the "Search" button.

  5. View the user's details, followers, and repositories.

  6. To activate the dark mode, click the toggle switch located in the navigation bar.

Technologies Used

The following technologies were used in this project:

  • HTML5
  • CSS3
  • JavaScript (ECMAScript 2021)

Resources

For more information about web development and to learn more about the techniques used in this project, consider exploring the resources provided during the web development bootcamp where these skills were acquired.

Contributions

This project was developed as a learning exercise and contributions are not expected. However, if you have any suggestions or improvements, feel free to share them by opening an issue on the project repository.

License

This project is licensed under the MIT License. Feel free to modify and use the code for your own purposes.

About

"This was a mini project showcasing GitHub user search and statistics retrieval."

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published