GitHub - blaxdot/behance: Behance Portfolio Page with Vanilla JS

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Repository files navigation

Behance

Behance Portfolio Page developed with Vanilla JS

Motivation

I created a version of Vanilla JS based on the original tuts+.

How to use?

In file index.html, just fill out the user variable with your Behance username:

Behance({
    user: 'behance-username-here'
});

In file config.php you must populate the variable clientId with the Client ID of your app created in central Developers Behance.

Browser support

IE Chrome Firefox Opera Safari
IE 8+ ✔ Latest ✔ Latest ✔ Latest ✔ Latest ✔

License

MIT

About

Behance Portfolio Page with Vanilla JS

Resources

Readme

License

MIT license

Activity

Stars

0 stars

Watchers

0 watching

Forks

0 forks

Languages

  • JavaScript 63.1%
  • CSS 26.7%
  • HTML 7.2%
  • PHP 3.0%