https://github.com/balliasghar/githubfinder
A simple GitHub Finder Built with ReactJS
https://github.com/balliasghar/githubfinder
github github-finder react tailwindcss
Last synced: 10 months ago
JSON representation
A simple GitHub Finder Built with ReactJS
- Host: GitHub
- URL: https://github.com/balliasghar/githubfinder
- Owner: BalliAsghar
- Created: 2021-11-12T00:35:33.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-03-20T19:32:48.000Z (almost 4 years ago)
- Last Synced: 2025-02-16T16:57:19.192Z (12 months ago)
- Topics: github, github-finder, react, tailwindcss
- Language: JavaScript
- Homepage: https://balli-github-finder.netlify.app/
- Size: 1.55 MB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React GitHub Profile Finder
A Simple GitHub Profile Finder built With React, Tailwind

## Installation
Install GitHub Profile Finder with npm
```bash
git clone https://github.com/BalliAsghar/ReactGitHubFinder.git
```
```
cd ReactGitHubFinder
```
```
npm install
```
```
npm start
```