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.
- Host: GitHub
- URL: https://github.com/ydhiman20/github-user-finding
- Owner: ydhiman20
- Created: 2025-02-11T05:45:15.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-02-11T06:04:16.000Z (over 1 year ago)
- Last Synced: 2025-05-12T11:49:11.214Z (about 1 year ago)
- Topics: api, github, nextjs, ssr
- Language: JavaScript
- Homepage: https://github-user-finding.vercel.app/
- Size: 105 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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

## 🚀 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! 🌟