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

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

Awesome Lists containing this project

README

          

# React GitHub Profile Finder

A Simple GitHub Profile Finder built With React, Tailwind

![alt text](https://github.com/BalliAsghar/GitHubFinder/blob/main/GitHubFinder.gif?raw=true)

## Installation

Install GitHub Profile Finder with npm

```bash
git clone https://github.com/BalliAsghar/ReactGitHubFinder.git
```

```
cd ReactGitHubFinder
```

```
npm install
```

```
npm start
```