rexdev0211 / github-search-graphql

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Github Search App with Github GraphQL API

An app created with React Js in which you can search for a user or repo and get a list of summarized information of users that fit in your search

You need to get a personal token from your github account for this project to work on your local folder.

Then you create a .env in the root of your folder and then create a environmental variable. in the format

REACT_APP_NOT_SECRET_CODE = < your-personal-token >.

afterwards Run

yarn install

in the root of the folder then

yarn start

About


Languages

Language:JavaScript 88.1%Language:HTML 10.1%Language:CSS 1.7%Language:Shell 0.2%