rodrigoea / github-finder

This Repository contains an application developed for the Shaw and Partners job process.

Home Page:https://rodrigolabs-github-finder.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Github Finder Application

Description

This application was developed due to participation in the Shaw and Partners job process.

I've decided to share the code for references :)

How to use

Clone the repository:

git clone https://github.com/rodrigolabs/github-finder

Install the dependencies:

yarn install

or

npm install

Run locally:

yarn start

Env Configuration

To have a proper configuration, a .env file should be created with the needed values:

REACT_APP_API_URL=http://localhost:8081

There's already a .env.example file that can be used as an example.

About

This Repository contains an application developed for the Shaw and Partners job process.

https://rodrigolabs-github-finder.herokuapp.com/


Languages

Language:CSS 96.1%Language:JavaScript 3.7%Language:HTML 0.2%Language:Shell 0.0%