Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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/)