Tboss09 / tradeling-code-challenge

An App Created With React Js where you can search Github for names of user or Repository

Home Page:https://tradeling-code-challenge-tau.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Github Search App

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

An App Created With React Js where you can search Github for names of user or Repository

https://tradeling-code-challenge-tau.vercel.app/


Languages

Language:JavaScript 86.4%Language:HTML 11.6%Language:CSS 2.0%