Coder Social home page Coder Social logo

dx-han / github-finder Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 677 KB

Github user information finder tool.

Home Page: https://patrickpro2-githubfinder.netlify.app

License: GNU General Public License v3.0

HTML 17.23% CSS 20.28% JavaScript 62.50%

github-finder's Introduction

Github Finder

Github user information finder tool

https://patrickpro2-githubfinder.netlify.app

Functionality

  • Search Github user's information through keywords of username
  • Show target Github users from a user list
  • Show user's general information and public repos' name for each user page

Technology

  • ReactJS
  • Netlify

Deployment

The project has been built on the Netlify, so you can see build folder here. If you want to run this repo standalone, just download this repo and execute npm start.

Attention: Since Github API has rate limitation, I apply an OAuth App to get API. You should also apply an OAuth App and Github will give you Client ID and Client Secret. In my repo, these two sensitive variables are saved in a local file .env.local. You can create this file under root directory and define variables like this (use keywords given by Github to replace xxx below):

REACT_APP_GITHUB_CLIENT_ID='xxx'
REACT_APP_GITHUB_CLIETN_SECRET='xxx'

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.