Skip to content

s4rth4k82/github-finder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub Finder

GitHub Finder is a web application built with React.js that allows users to search for GitHub users and view their profiles along with their repositories.

image

Features

  • Search for GitHub users by their username.
  • View user profiles with their basic information.
  • View the list of repositories of a specific user.
  • Responsive design for seamless experience across devices.

Installation

  1. Clone the repository:

    git clone https://github.com/s4rth4k82/github-finder.git
    
  2. Navigate to the project directory:

    cd github-finder
    
  3. Install dependencies:

    npm install
    
  4. Start the development server:

    npm start
    
  5. Clone the repository:

    Open your browser and visit http://localhost:3000

Technologies Used

  • React.js
  • GitHub API
  • HTML/CSS
  • JavaScript

Dependencies

  • axios: ^0.25.0
  • react: ^17.0.2
  • react-dom: ^17.0.2
  • react-scripts: 5.0.3

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages