Skip to content

zhewangjoe/mini-flickr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mini-Flickr

How to install this project

Run following command in your terminal:

  1. git clone https://github.com/zhewangjoe/mini-flickr.git
  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