Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jatiinyadav/github-finder
A React App that allows you to search for any GitHub user and view their public information.
https://github.com/jatiinyadav/github-finder
github-api github-finder reactjs users
Last synced: about 2 months ago
JSON representation
A React App that allows you to search for any GitHub user and view their public information.
- Host: GitHub
- URL: https://github.com/jatiinyadav/github-finder
- Owner: jatiinyadav
- License: mit
- Created: 2022-02-22T17:26:38.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2024-05-20T03:43:17.000Z (9 months ago)
- Last Synced: 2024-05-20T04:37:13.129Z (9 months ago)
- Topics: github-api, github-finder, reactjs, users
- Language: JavaScript
- Homepage: https://github-find-user.vercel.app/
- Size: 755 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
![image](https://github.com/jatiinyadav/Github-Finder/blob/master/public/github-finder.png)
Github Finder
A React App that allows you to search for any GitHub user and view their public information.
### API
- [Github API](https://docs.github.com/en)
### Clone this repository
```bash
git clone https://github.com/jatiinyadav/Github-Finder.git
```### Installation
1. Run this command in your terminal: ```npm install```
2. In the project directory, you can run: ``` npm start ```
3. Builds the app for production to the build folder: ```npm run build```### Getting Started
1. You can learn more in the [Create React App documentation](https://facebook.github.io/create-react-app/docs/getting-started).
2. To learn React, check out the [React documentation](https://reactjs.org/).### How to Contribute?
- Take a look at the Existing [Issues](https://github.com/jatiinyadav/Github-Finder/issues) or create your own Issues!
- Wait for the Issue to be assigned to you after which you can start working on it.
- Fork the Repo and create a Branch for any Issue that you are working upon.
- Create a Pull Request which will be promptly reviewed and suggestions would be added to improve it.[![forthebadge](https://forthebadge.com/images/badges/built-with-love.svg)](https://jatiinyadav.github.io/)