alt text

#Portfolio in Angular way

Composed of intro and main pages

Main page has a menu-bar for resume, and contact information using ng-dialog

##stretch goal:

  1. how to polish hamburger menu-bar?

  2. update README?

##how to use:

from the terminal) $ npm run watch

browser) localhost:8080

re: angular-animate;

current ver. crashes the code with unknownProvider Error

Hence, lower prev. ver was used to perform better(@1.4.3)