danagilliann / color_behanced

use colors to look for art

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

color_behanced

What:

Find art using color

Why:

For funsies. Also for a dope article I'm going to be writing (to be released soon)

How:

AngularJS, Behance API, Gulp Get a key.

Setup a config.json with your key and api_key as your key and your generated Behance key as your value.

// config.json
{
    "api_key": "your_key_here"
}

Enter the following on the command line:

npm install
gulp config
gulp serve

About

use colors to look for art


Languages

Language:HTML 86.7%Language:CSS 9.5%Language:JavaScript 3.8%