Skip to content

Repository files navigation

GitHub Finder

GitHub Finder is a React application that allows users to search for GitHub profiles and view detailed information about them. It leverages the GitHub API to fetch and display user data in a user-friendly interface.

Features

  • User Search: Search for GitHub users by their username.
  • Profile Viewing: View detailed information about GitHub users, including their repositories, followers, and more.
  • Navigation: Easily navigate between different user profiles.

Installation

  1. Clone the repository:
    git clone https://github.com/Duy-Nguyen1104/Github-Users-Finder.git
  2. Navigate to the project directory:
    cd github-finder
  3. Install the dependencies:
    npm install

Usage

  1. Start the development server:
    npm start
  2. Open your browser and go to http://localhost:3000.

Technologies Used

  • React: A JavaScript library for building user interfaces.
  • GitHub API: Used to fetch user data from GitHub.
  • React Router: For navigation between different pages.

About

A React application designed to search for GitHub users and display their profiles by utilizing the GitHub API to fetch user data

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages