Skip to content

a flicker-like web application using Pinterest APIs and js frameworks

Notifications You must be signed in to change notification settings

AmberWangjie/Mini-Flicker-Web-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mini-Flickr

How to install this project

Run following command in your terminal:

  1. git clone https://github.com/AmberWangjie/Mini-Flickr-Web-App.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

a flicker-like web application using Pinterest APIs and js frameworks

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published