8000 GitHub - oypx/mini-flickr
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

oypx/mini-flickr

Repository files navigation

Mini-Flickr

How to install this project

Run following command in your terminal:

  1. git clone https://github.com/oypx/mini-flickr
  2. cd mini-flickr
  3. npm install ( if npm is not installed, install Node.js)
  4. bower install ( if bower is not installed, run "npm install -g bower")
  5. Apply a Flickr api key at https://www.flickr.com/services/api/misc.api_keys.html
  6. Put your Flickr api key in file service/flickrService.js
  7. node server.js

Now you should be able to access the project by going to http://localhost:3000 in your browser.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0