An open API service indexing awesome lists of open source software.

https://github.com/ydhiman20/github-user-finding

🪣 A simple and interactive web application to search for GitHub users and display their profile details. This project is built with modern frontend technologies and provides a clean UI for exploring GitHub profiles.
https://github.com/ydhiman20/github-user-finding

api github nextjs ssr

Last synced: 2 months ago
JSON representation

🪣 A simple and interactive web application to search for GitHub users and display their profile details. This project is built with modern frontend technologies and provides a clean UI for exploring GitHub profiles.

Awesome Lists containing this project

README

          

# 🪣 GitHub User Finder

A simple and interactive web application to search for GitHub users and display their profile details. This project is built with modern frontend technologies and provides a clean UI for exploring GitHub profiles.

## 🌐 Live Demo

[GitHub User Finder](https://github-user-finding.vercel.app/)

## 📸 Screenshots

![Image](https://github.com/user-attachments/assets/f3b1a20d-5f85-467c-8900-05e3c55842c1)

## 🚀 Features

- Search GitHub users by username.
- Display detailed user information:
- Profile picture
- Bio
- Links to repositories and social profiles.
- Responsive design for a seamless experience on all devices.

## 🛠️ Built With

- **Frontend:** React.js
- **UI Styling:** Tailwind CSS
- **Hosting:** Netlify

## 🧰 Getting Started

### Prerequisites

Ensure you have the following installed:
- Node.js (v18 or above)
- npm or yarn

### Installation

1. Clone the repository:
```bash
git clone https://github.com/your-username/github-user-finding.git
```

2. Navigate to the project directory:
```bash
cd github-user-finding
```

3. Install dependencies:
```bash
npm install
```

### Usage

1. Start the development server:

```bash
npm start
```

## 🤝 Contributing

Contributions are welcome! Feel free to:
- Open issues for bug fixes or feature suggestions.
- Submit pull requests with improvements.

⭐ If you like this project, consider giving it a star on GitHub! 🌟