Skip to content

thiagond-code/find-github

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

10 Commits
ย 
ย 
ย 
ย 

Repository files navigation

find-github

A simple web application to search for GitHub profiles and display their public information. Enter a username to fetch and view details like their avatar, bio, follower count, and more.

โœจ Features

  • User Search: Find any GitHub user by their username.
  • Profile Display: View key profile details from the GitHub API, including:
    • Avatar
    • Name, username, bio, and location
    • Follower count
    • A "hireable" status indicator
    • Direct links to the user's GitHub profile and personal blog

๐Ÿ› ๏ธ Tech Stack

๐Ÿš€ Getting Started

Follow these instructions to get a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

  • Node.js (version >= 22.12.0)
  • npm (or your preferred package manager)

Installation & Setup

  1. Clone the repository:

    git clone https://github.com/thiagond-code/find-github.git
  2. Navigate to the project directory:

    cd find-github/code
  3. Install dependencies:

    npm install
  4. Run the development server:

    npm run dev
  5. Open your browser and navigate to http://localhost:4321 to see the application running.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors