Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mearyansingh/githubexplore
GitHubExplore: Find GitHub Profiles in a Click
https://github.com/mearyansingh/githubexplore
bootstrap5 github-finder githubexplore react react-bootstrap react-router-dom
Last synced: 11 days ago
JSON representation
GitHubExplore: Find GitHub Profiles in a Click
- Host: GitHub
- URL: https://github.com/mearyansingh/githubexplore
- Owner: mearyansingh
- Created: 2022-10-31T16:35:44.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-03-15T06:31:50.000Z (8 months ago)
- Last Synced: 2024-03-16T06:44:36.608Z (8 months ago)
- Topics: bootstrap5, github-finder, githubexplore, react, react-bootstrap, react-router-dom
- Language: JavaScript
- Homepage: https://githubprofilex.vercel.app
- Size: 6.03 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# GitHubExplore
## Description
GitHubExplore is a web application that allows users to search for GitHub profiles and view detailed information about the selected profiles. It provides a simple and intuitive interface to explore GitHub users' details quickly.## Features
- **Search:** Search for GitHub profiles by username.
- **Profile Details:** Display detailed information about the selected GitHub profile.
- **Responsive Design:** Fully responsive and user-friendly interface for easy navigation.## Technologies Used
- **React:** Frontend library for building user interfaces.
- Bootstrap / React-bootstrap
- **GitHub API:** Utilized for fetching GitHub profile data.## Installation
1. Clone the repository:
```bash
git clone https://github.com/your-username/github-finder.git
2. Install dependencies:
```bash
cd github-finder
npm install
3. Start the application:
```bash
npm install
3. Open your web browser and visit `http://localhost:3000` to use the GitHubExplore app.
## Usage
1. Enter the GitHub username in the search bar.
2. Click the "Search" button.
3. View the detailed information about the GitHub profile.## Screenshots
![GitHub Finder Screenshot](url-to-screenshot)