Skip to content

In this Application user can easily search any GitHub profile present in GitHub and lookup the repositories. • Simple and elegant UI, used denouncing to reduce server side overhead.

Notifications You must be signed in to change notification settings

ashishmisal23/GitHub-Buddy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub Buddy

GitHub Buddy is a simple web application built with React that allows users to 
search for GitHub profiles and view user information along with their repositories.


## Features

- Search for GitHub profiles by username.
- View user information including avatar, name, bio, followers, following, and 
public repositories.
- Access a list of repositories for the searched user with links to the repositories
 on GitHub.
- Responsive design for seamless usage on different devices.

## Live Demo

Check out the live demo of GitHub Buddy [here](https://githubbuddy-ashishmisal.vercel.app/).

## Installation

To run GitHub Buddy locally, follow these steps:

1. Clone the repository:

   ```bash
   git clone https://github.com/ashishmisal23/GitHub-Buddy.git
  1. Navigate to the project directory:

    cd GitHub-Buddy
  2. Install dependencies:

    npm install
  3. Start the development server:

    npm start
  4. Open your browser and visit http://localhost:3000 to view the application.

Technologies Used

  • React
  • React Router
  • Fetch API
  • CSS
  • Vercel (for hosting)

Contributing

Contributions are welcome! Feel free to open an issue or submit a pull request for any features, fixes, or enhancements you'd like to contribute.

License

This project is licensed under the MIT License.

About

In this Application user can easily search any GitHub profile present in GitHub and lookup the repositories. • Simple and elegant UI, used denouncing to reduce server side overhead.

Topics

Resources

Stars

Watchers

Forks