Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 732 Bytes

File metadata and controls

19 lines (12 loc) · 732 Bytes

Flixplore

Flixplore displays first 110 photos from daily Flickr Explores using Meteor (http://meteor.com)

This project is developed as a demonstration of Meteor API. I have added a custom package "jquery-colorbox" which you can find in the packages folder. To install this package in your local installation of Meteor, just copy and paste the folder in "/usr/local/meteor/packages" directory.

Running Flixplore in your local environment

  1. Install Meteor
  2. $ > meteor create flixploretest

now paste all the contents of flixplore directory in your "flixploretest" directory.

  1. $ > meteor

Now point your browser to http://localhost:3000 . Thats it. For anything, feel free to drop me a line at hasin@leevio.com