A starter project implementing a gallery using AngularJS.
- Hard-coded images with tag information
- Filter box for showing certain images
- AngularJS - HTML enhanced for web apps!
- Masonry.js for image layout
- Twitter Bootstrap - great UI boilerplate for modern web apps
- node.js - evented I/O for the backend
- jQuery
- Dillinger - initial writing of this README
$ git clone https://github.com/briangoins/angular-gallery.git
$ cd angular-gallery
$ npm start